aboutsummaryrefslogtreecommitdiff
path: root/python/python3-filelock/python3-filelock.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-09-14 13:34:12 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-17 00:10:31 +0700
commit7570f5145c4654cf6db6cde3978efa25eae75cb3 (patch)
tree74b042fb36003e620a58eb1b93cb6f075f2d7995 /python/python3-filelock/python3-filelock.SlackBuild
parent301bcd818a61192b47262758f243c9a547eb032e (diff)
python/python3-filelock: Updated for version 3.12.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-filelock/python3-filelock.SlackBuild')
-rw-r--r--python/python3-filelock/python3-filelock.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-filelock/python3-filelock.SlackBuild b/python/python3-filelock/python3-filelock.SlackBuild
index 293ab266db80..6d0678e7b9cb 100644
--- a/python/python3-filelock/python3-filelock.SlackBuild
+++ b/python/python3-filelock/python3-filelock.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-filelock
SRCNAM=filelock
-VERSION=${VERSION:-3.12.3}
+VERSION=${VERSION:-3.12.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}