aboutsummaryrefslogtreecommitdiff
path: root/python/python3-packaging/python3-packaging.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-04-04 23:55:59 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-10 17:04:51 +0700
commit540f6aed11772b8c7c187bef20c7d047d51c4a49 (patch)
treeaf1a9e885a1d3e27863c25dec791522da992ba00 /python/python3-packaging/python3-packaging.SlackBuild
parent0c3637c25f4c4ab2a68689d93415c39494086265 (diff)
downloadslackbuilds-540f6aed11772b8c7c187bef20c7d047d51c4a49.tar.xz
python/python3-packaging: Updated for version 20.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-packaging/python3-packaging.SlackBuild')
-rw-r--r--python/python3-packaging/python3-packaging.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-packaging/python3-packaging.SlackBuild b/python/python3-packaging/python3-packaging.SlackBuild
index 30bebdd2626d..9e3c7b12775b 100644
--- a/python/python3-packaging/python3-packaging.SlackBuild
+++ b/python/python3-packaging/python3-packaging.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-packaging
-# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2019-2021 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=python3-packaging
-VERSION=${VERSION:-20.4}
+VERSION=${VERSION:-20.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}