Hi all,
Recently, there were two important changes to Python packaging guidelines. The first one bans using ambiguous `python` prefix in binary RPM package names [1]. Thus you must explicitly define Python version by using either `python2-` or `python3-`. The second change bans depending on anything using ambiguous `python-` prefixed names in (Build)Requires [2].
The packages that violate the above-mentioned policies are being tracked in portingdb [3] and filling . Since th bugs to file, we encourage all maintainers to fix the packages they maintain. The changes needed to rename the package are documented here [4]. For your convenience, we have also implemented taskotron automated checks, which run whenever a package is built in Koji
The templates we are going to use for bugs' desctiptions can be found here [5]. Any feedback or suggestions are welcome
[5]
Kind regards,
Iryna ShcherbinaAssociate Software Engineer
Red Hat
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx