python3-zipp:ver.bump

This commit is contained in:
blue-devil
2020-02-22 09:36:56 +03:00
parent 83a3e68194
commit 9a45a1ae0c
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","2.2.0")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","3.0.0")
def build():
pythonmodules.compile(pyVer="3")