diff --git a/programming/language/python3/python3-zipp/actions.py b/programming/language/python3/python3-zipp/actions.py index 9190f1f53c..1769d68fa6 100644 --- a/programming/language/python3/python3-zipp/actions.py +++ b/programming/language/python3/python3-zipp/actions.py @@ -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") diff --git a/programming/language/python3/python3-zipp/pspec.xml b/programming/language/python3/python3-zipp/pspec.xml index 0adf395671..a4c3ce4feb 100644 --- a/programming/language/python3/python3-zipp/pspec.xml +++ b/programming/language/python3/python3-zipp/pspec.xml @@ -13,7 +13,7 @@ library A pathlib-compatible Zipfile object wrapper. A pathlib-compatible Zipfile object wrapper. A backport of the Path object. - https://github.com/jaraco/zipp/archive/v2.2.0.tar.gz + https://github.com/jaraco/zipp/archive/v3.0.0.tar.gz python3-setuptools-scm python3-setuptools @@ -34,6 +34,13 @@ + + 2020-02-21 + 3.0.0 + Ver. bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-12 2.2.0