From f495ed01d48694931f432e21dfc015b333432a58 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 28 Jun 2023 11:37:09 -0700 Subject: python/python3-filelock: Updated for version 3.12.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-filelock/python3-filelock.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'python/python3-filelock/python3-filelock.SlackBuild') diff --git a/python/python3-filelock/python3-filelock.SlackBuild b/python/python3-filelock/python3-filelock.SlackBuild index ee728fa741..552d64e417 100644 --- a/python/python3-filelock/python3-filelock.SlackBuild +++ b/python/python3-filelock/python3-filelock.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for python3-filelock # Copyright 2023 Isaac Yu +# Copyright 2023 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-filelock -VERSION=${VERSION:-3.9.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.12.2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3