python3-zipp:ver.bump

This commit is contained in:
blue-devil
2020-03-05 12:42:26 +03:00
parent 29e0006b6f
commit b5d7a9c66c
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","3.0.0")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","3.1.0")
def build():
pythonmodules.compile(pyVer="3")