aboutsummaryrefslogtreecommitdiff
path: root/python/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-03-23 18:43:13 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-29 08:15:37 +0700
commit4271242e02a113ad3118af5a5ba6424ebdd1a773 (patch)
treec521bdc9fbaa64cbc4d4bd7445ab7786e903e580 /python/python3-platformdirs/python3-platformdirs.SlackBuild
parent58d34a90fbee3c230bed88c5dd903a148c143b4d (diff)
python/python3-platformdirs: Version bump to 4.3.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-platformdirs/python3-platformdirs.SlackBuild')
-rw-r--r--python/python3-platformdirs/python3-platformdirs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild
index 92689c2088..61fcca2c38 100644
--- a/python/python3-platformdirs/python3-platformdirs.SlackBuild
+++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python3-platformdirs
# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
-# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2023-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-platformdirs
-VERSION=${VERSION:-4.3.6}
+VERSION=${VERSION:-4.3.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}