Miro Hrončok :fedora: :python: on Nostr: It has been ~3 years since Petr Viktorin proposed the "Python Packaging Guidelines ...
It has been ~3 years since Petr Viktorin (npub16d3…4r20) proposed the "Python Packaging Guidelines overhaul" in Fedora.
https://fedoraproject.org/wiki/Changes/PythonPackagingGuidelines202x
I've noticed today that the number of #Fedora #Python packages using the RPM macros from the new guidelines is higher than that of the old ones:
$ rg %py3_build -l | wc -l
1672
$ rg %pyproject_wheel -l | wc -l
1852
https://fedoraproject.org/wiki/Changes/PythonPackagingGuidelines202x
I've noticed today that the number of #Fedora #Python packages using the RPM macros from the new guidelines is higher than that of the old ones:
$ rg %py3_build -l | wc -l
1672
$ rg %pyproject_wheel -l | wc -l
1852