aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-09-08 16:45:58 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 23:36:56 +0700
commit8be416a3355b7217a6341d1ed17a748476b2bd5f (patch)
treed2861b333f740a623ed4bebccfffa8b1dedb1509 /python
parentb9554b544eb81e2dee5a0577133b724904f6808e (diff)
python/python-zipp: Updated for version 3.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 c68ea0d7f6..f119a7c05a 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.19.2}
+VERSION=${VERSION:-3.20.1}
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 e741b9faf9..e4190bc0db 100644
--- a/python/python-zipp/python-zipp.info
+++ b/python/python-zipp/python-zipp.info
@@ -1,8 +1,8 @@
PRGNAM="python-zipp"
-VERSION="3.19.2"
+VERSION="3.20.1"
HOMEPAGE="https://github.com/jaraco/zipp"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/z/zipp/zipp-3.19.2.tar.gz"
-MD5SUM="2b920c3f604b1d51bf6c2e7c4af99129"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/z/zipp/zipp-3.20.1.tar.gz"
+MD5SUM="bf44bcdda7374f5818061a0a5fedb25c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"