aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-04 00:47:51 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:06 +0700
commit1cd07a9e68ce44b1cd17d6c477922f78bb09f14a (patch)
tree454b50a1c55adc364b2e75ad58bf5178f1b9c441 /python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
parent603927bed8389fc4deca9629b500b0b0486cb4bc (diff)
downloadslackbuilds-1cd07a9e68ce44b1cd17d6c477922f78bb09f14a.tar.xz
python/python3-jaraco.collections: Updated for version 3.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild')
-rw-r--r--python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
index 8db58b525a8f..9c45e3754bb5 100644
--- a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
+++ b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-jaraco.collections
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-3.5.2}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}