From 1099fc31f963e3e9b3740e33411e1a985fd900c8 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 24 Nov 2024 18:36:47 +0700 Subject: [PATCH] python3-webencodings: Bump for Python 3.12. Signed-off-by: Willy Sudiarto Raharjo --- python3-webencodings/python3-webencodings.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-webencodings/python3-webencodings.SlackBuild b/python3-webencodings/python3-webencodings.SlackBuild index 3701e7f..305b8a2 100644 --- a/python3-webencodings/python3-webencodings.SlackBuild +++ b/python3-webencodings/python3-webencodings.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-webencodings SRCNAM=python-webencodings VERSION=${VERSION:-0.5.1} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_csb} PKGTYPE=${PKGTYPE:-txz}