python3-setuptools-scm: ver bump

This commit is contained in:
blue-devil
2020-05-25 00:54:50 +03:00
parent c5ce02beca
commit 59748304e4
2 changed files with 11 additions and 4 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","3.5.0")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","4.0.0")
def build():
pythonmodules.compile(pyVer="3")