fedora-python / fedora-python/pyp2rpm
BuildRequires: python2-setuptools for epel7 template on Fedora
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Am I supposed to be able to use pyp2rpm on a Fedora host, specifying the `epel7` template and then use that specfile on EL7 to build a package? This seems like a useful use-case.
In any case, when I do this, the resulting template has:
```
BuildRequires: python2-setuptools
```
But on EL7 the package is actually still `python-setuptools`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.