summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-09-19 20:09:45 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-20 10:27:40 +0700
commit52b4fb5620756f60688cef1af4e6cf928e03efbe (patch)
tree93cd7c736a3d0f26b5af3b3747577c90e840fa99
parent6f0f9922477125c6131a5c5a45db647f1f9e4bf6 (diff)
downloadslackbuilds-52b4fb5620756f60688cef1af4e6cf928e03efbe.tar.gz
slackbuilds-52b4fb5620756f60688cef1af4e6cf928e03efbe.tar.xz
python/python3-platformdirs: Version bump to 4.3.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-platformdirs/python3-platformdirs.SlackBuild2
-rw-r--r--python/python3-platformdirs/python3-platformdirs.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild
index e420f73918..92689c2088 100644
--- a/python/python3-platformdirs/python3-platformdirs.SlackBuild
+++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-platformdirs
-VERSION=${VERSION:-4.2.2}
+VERSION=${VERSION:-4.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-platformdirs/python3-platformdirs.info b/python/python3-platformdirs/python3-platformdirs.info
index fda99339a2..1c1378b106 100644
--- a/python/python3-platformdirs/python3-platformdirs.info
+++ b/python/python3-platformdirs/python3-platformdirs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-platformdirs"
-VERSION="4.2.2"
+VERSION="4.3.6"
HOMEPAGE="https://github.com/platformdirs/platformdirs"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-4.2.2.tar.gz"
-MD5SUM="eab8d6ab2c4a7b2579c51ae2bf7d30f6"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-4.3.6.tar.gz"
+MD5SUM="9f63e7b2b462ee13ee2bf857f2839926"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatch_vcs python3-setuptools-scm-opt"