diff --git a/programming/language/python3/python3-zipp/actions.py b/programming/language/python3/python3-zipp/actions.py
index 1769d68fa6..f41ad4d529 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","3.0.0")
+shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","3.1.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 a4c3ce4feb..1a58007c9a 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/v3.0.0.tar.gz
+ https://github.com/jaraco/zipp/archive/v3.1.0.tar.gz
python3-setuptools-scm
python3-setuptools
@@ -34,6 +34,13 @@
+
+ 2020-03-04
+ 3.1.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-21
3.0.0