Dependency generators for Python RPMs
d1a02fdda7
See https://bugzilla.redhat.com/show_bug.cgi?id=1853597#c11 pkg_resources from setuptools 42+ no longer only use platform.python_version(), but also platform.python_version_tuple() -- this was updated in packaging 19.1+. This fix makes it work again with both new and old setuptools, hopefully for some while. |
||
---|---|---|
tests | ||
.gitignore | ||
COPYING | ||
python-rpm-generators.spec | ||
python.attr | ||
pythonbundles.py | ||
pythondist.attr | ||
pythondistdeps.py | ||
pythonname.attr | ||
sources | ||
update-test-sources.sh |