fedora-python / fedora-python/pyp2rpm
BuildRequires might get python_version-specific deps wrong
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
pyp2rpm generates a fedora spec for itself that includes "packaging < 21" as one of its buildrequirements, but that should only be true when python_version < 3.5.
$ pyp2rpm pyp2rpm
# Created by pyp2rpm-3.3.7
...
BuildRequires: python3dist(packaging) < 21
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.