summaryrefslogtreecommitdiffstats
path: root/python/python3-filelock/python3-filelock.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-09-19 20:08:00 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-20 10:27:10 +0700
commit6f0f9922477125c6131a5c5a45db647f1f9e4bf6 (patch)
tree0bd7d8bf447a045538817fd3200aea78811ab741 /python/python3-filelock/python3-filelock.SlackBuild
parent343a4196a7f7315a5d7834fdea8018ff0c3ea337 (diff)
downloadslackbuilds-6f0f9922477125c6131a5c5a45db647f1f9e4bf6.tar.gz
slackbuilds-6f0f9922477125c6131a5c5a45db647f1f9e4bf6.tar.xz
python/python3-filelock: Version bump to 3.16.1
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 c308ac4925..deaab2a409 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.15.4}
+VERSION=${VERSION:-3.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}