python3-setuptools ver. vump

This commit is contained in:
Rmys
2025-04-18 22:38:16 +03:00
parent 5926116349
commit bc53124e82
63 changed files with 822 additions and 71 deletions
@@ -9,8 +9,8 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
WorkDir="setuptools_scm-%s" % get.srcVERSION()
#shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","7.1.0")
# WorkDir="setuptools_scm-%s" % get.srcVERSION()
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","8.2.1")
def build():
python3modules.compile(pyVer="3")