python3-webencodings: Bump for Python 3.12.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-11-24 18:36:47 +07:00
parent 65740332a1
commit 1099fc31f9
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-webencodings PRGNAM=python3-webencodings
SRCNAM=python-webencodings SRCNAM=python-webencodings
VERSION=${VERSION:-0.5.1} VERSION=${VERSION:-0.5.1}
BUILD=${BUILD:-2} BUILD=${BUILD:-3}
TAG=${TAG:-_csb} TAG=${TAG:-_csb}
PKGTYPE=${PKGTYPE:-txz} PKGTYPE=${PKGTYPE:-txz}