python3-* ver. bump

This commit is contained in:
Rmys
2025-01-06 20:24:25 +03:00
parent c87c2b6178
commit 7837c427bc
2 changed files with 3 additions and 2 deletions
@@ -9,7 +9,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
WorkDir="setuptools-scm-%s" % get.srcVERSION()
WorkDir="setuptools_scm-%s" % get.srcVERSION()
#shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","7.1.0")
def build():