blob: 204337b2889f259a36d178bb01db2099b1bf8ba5 (
plain)
1
2
3
4
5
6
7
8
9
|
A simple, correct PEP517 package builder.
NOTE:
Has a soft requirement for python-importlib_metadata (and python-zipp)
which should be installed as it fixes a stdlib bug, but newer versions
have a circular dep on this slackbuild so cannot be built before it.
Therefore it will NOT be added to REQUIRES here.
This change will not affect most python builds.
|