summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python-zipp/python-zipp.SlackBuild4
-rw-r--r--python/python-zipp/python-zipp.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python-zipp/python-zipp.SlackBuild b/python/python-zipp/python-zipp.SlackBuild
index e7c5aef638..79c3e5f2ac 100644
--- a/python/python-zipp/python-zipp.SlackBuild
+++ b/python/python-zipp/python-zipp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-zipp
-# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-zipp
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-zipp/python-zipp.info b/python/python-zipp/python-zipp.info
index 3debdf1a0f..706c13af00 100644
--- a/python/python-zipp/python-zipp.info
+++ b/python/python-zipp/python-zipp.info
@@ -1,10 +1,10 @@
PRGNAM="python-zipp"
-VERSION="0.6.0"
+VERSION="2.2.0"
HOMEPAGE="https://github.com/jaraco/zipp"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/z/zipp/zipp-0.6.0.tar.gz"
-MD5SUM="d4451a749d8a7c3c392a9edd1864a937"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/z/zipp/zipp-2.2.0.tar.gz"
+MD5SUM="44b208fd6240d13ad46d6e9f3ed703c3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-six more-itertools"
+REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"