aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-zipp/python-zipp.SlackBuild2
-rw-r--r--python/python-zipp/python-zipp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-zipp/python-zipp.SlackBuild b/python/python-zipp/python-zipp.SlackBuild
index 109e154d76..c68ea0d7f6 100644
--- a/python/python-zipp/python-zipp.SlackBuild
+++ b/python/python-zipp/python-zipp.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-zipp
-VERSION=${VERSION:-3.18.1}
+VERSION=${VERSION:-3.19.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python-zipp/python-zipp.info b/python/python-zipp/python-zipp.info
index 549d99aa42..e741b9faf9 100644
--- a/python/python-zipp/python-zipp.info
+++ b/python/python-zipp/python-zipp.info
@@ -1,8 +1,8 @@
PRGNAM="python-zipp"
-VERSION="3.18.1"
+VERSION="3.19.2"
HOMEPAGE="https://github.com/jaraco/zipp"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/z/zipp/zipp-3.18.1.tar.gz"
-MD5SUM="35d5af28231d6464fe2c2bea05d306dd"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/z/zipp/zipp-3.19.2.tar.gz"
+MD5SUM="2b920c3f604b1d51bf6c2e7c4af99129"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"