python3-* rebuild

This commit is contained in:
Rmys
2023-10-16 17:35:00 +03:00
parent bab454712c
commit 83b3cc9356
2 changed files with 5 additions and 5 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","4.1.2")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","7.1.0")
def build():
pythonmodules.compile(pyVer="3")
@@ -18,4 +18,4 @@ def check():
pythonmodules.compile("test", pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pythonmodules.install(pyVer="3")