aboutsummaryrefslogtreecommitdiff
path: root/python/python3-filelock/python3-filelock.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-10-10 15:34:45 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-11 09:14:13 +0700
commit51d87668f3e66367a3da2bd8a0257582bf977887 (patch)
treecc429cc0dc537f1f9bc43fef6c8a3e0dd837ed8b /python/python3-filelock/python3-filelock.SlackBuild
parenta800d80ab4efde1f9aee117a8efe69befec4f43d (diff)
python/python3-filelock: Version bump to 3.20.0
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 1d2fb90b40..4b3f7e183f 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.19.1}
+VERSION=${VERSION:-3.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}