summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-02-12 13:59:17 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-15 09:51:05 +0700
commit356827a40e72fcba20c41c6f482645cc6354f03a (patch)
treeff4b8b68f61462727c210a85c582026161dc12ee /python
parent484997e7b59aa68532d60101a6fb6737061083d7 (diff)
downloadslackbuilds-356827a40e72fcba20c41c6f482645cc6354f03a.tar.gz
slackbuilds-356827a40e72fcba20c41c6f482645cc6354f03a.tar.xz
python/python-zipp: Updated for version 2.2.0.
Diffstat (limited to 'python')
-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"