fedora-python / pyp2rpm

Tool to convert a package from PyPI to RPM SPECFILE or to generate SRPM.
MIT License
123 stars 39 forks source link

As more python2 modules are retired from rawhide, the epel dnf test results have changed #275

Closed gordonmessmer closed 2 years ago

gordonmessmer commented 2 years ago

Several tests are no longer producing the expected result as a result of a change in the available packages in the repositories. For example, python-MarkupSafe should become pythonX-markupsafe after a dnf nc lookup, but when rendering an epel template using the rawhide repos as reference and python2 as the base version, the dnf lookup produces no result.