summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-02-06 20:06:00 +0100
committer Willy Sudiarto Raharjo2022-02-07 17:02:08 +0100
commit397cf577a5c20f39ed51c06b1e61c390b30f2af1 (patch)
treee12987bc1d09852f10dbf09cfade3df2e03a0313 /python
parentd415f4abdfc77b6a88708e50274f526244e0c2b9 (diff)
downloadslackbuilds-397cf577a5c20f39ed51c06b1e61c390b30f2af1.tar.gz
python/python-zipp: Updated for version 3.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-zipp/python-zipp.SlackBuild3
-rw-r--r--python/python-zipp/python-zipp.info12
2 files changed, 8 insertions, 7 deletions
diff --git a/python/python-zipp/python-zipp.SlackBuild b/python/python-zipp/python-zipp.SlackBuild
index cc60ad91ae..03152b5f8a 100644
--- a/python/python-zipp/python-zipp.SlackBuild
+++ b/python/python-zipp/python-zipp.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for python-zipp
# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-zipp
-VERSION=${VERSION:-2.2.0}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python-zipp/python-zipp.info b/python/python-zipp/python-zipp.info
index 5b8be68fd6..6038cfc5cb 100644
--- a/python/python-zipp/python-zipp.info
+++ b/python/python-zipp/python-zipp.info
@@ -1,10 +1,10 @@
PRGNAM="python-zipp"
-VERSION="2.2.0"
+VERSION="3.7.0"
HOMEPAGE="https://github.com/jaraco/zipp"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/z/zipp/zipp-2.2.0.tar.gz"
-MD5SUM="44b208fd6240d13ad46d6e9f3ed703c3"
+DOWNLOAD="https://files.pythonhosted.org/packages/94/64/3115548d41cb001378099cb4fc6a6889c64ef43ac1b0e68c9e80b55884fa/zipp-3.7.0.tar.gz"
+MD5SUM="5a1fc692b57b348d1e259484b405ddf6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-toml"
-MAINTAINER="Benjamin Trigona-Harany"
-EMAIL="slackbuilds@jaxartes.net"
+REQUIRES=""
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"