python2-setuptools_scm: ver bump

This commit is contained in:
blue-devil
2020-09-01 00:18:48 +02:00
parent 992b876971
commit 18f5f63d14
2 changed files with 9 additions and 2 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","4.0.0")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","4.1.2")
def build():
pythonmodules.compile(pyVer="3")