From dbb8db7526a243f4c96a2189ab754c17fd16f98a Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 16 Feb 2024 12:31:27 -0800 Subject: python/python3-threadpoolctl: Updated for version 3.3.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-threadpoolctl/python3-threadpoolctl.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-threadpoolctl/python3-threadpoolctl.SlackBuild') diff --git a/python/python3-threadpoolctl/python3-threadpoolctl.SlackBuild b/python/python3-threadpoolctl/python3-threadpoolctl.SlackBuild index 32df7d612a..f5300c978d 100644 --- a/python/python3-threadpoolctl/python3-threadpoolctl.SlackBuild +++ b/python/python3-threadpoolctl/python3-threadpoolctl.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-threadpoolctl # Copyright 2022 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-threadpoolctl SRCNAM=threadpoolctl -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3