From dff6556a98fe630c36d632645a9ca1f2d91d1416 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Thu, 28 Mar 2024 15:43:04 -0700 Subject: python/python3-filelock: Updated for version 3.13.3. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-filelock/python3-filelock.SlackBuild | 4 ++-- 1 file changed, 2 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 44e7efa395..1bda76cdf9 100644 --- a/python/python3-filelock/python3-filelock.SlackBuild +++ b/python/python3-filelock/python3-filelock.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-filelock # Copyright 2023 Isaac Yu -# Copyright 2023 Jeremy Hansen +# Copyright 2023-2024 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-filelock SRCNAM=filelock -VERSION=${VERSION:-3.13.1} +VERSION=${VERSION:-3.13.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3