aboutsummaryrefslogtreecommitdiff
path: root/python/python-zipp/python-zipp.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2022-02-06 21:06:00 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-07 23:02:08 +0700
commit397cf577a5c20f39ed51c06b1e61c390b30f2af1 (patch)
treee12987bc1d09852f10dbf09cfade3df2e03a0313 /python/python-zipp/python-zipp.SlackBuild
parentd415f4abdfc77b6a88708e50274f526244e0c2b9 (diff)
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/python-zipp/python-zipp.SlackBuild')
-rw-r--r--python/python-zipp/python-zipp.SlackBuild3
1 files changed, 2 insertions, 1 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}