python/python3-babel: Updated for version 2.13.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-10-27 11:22:44 +02:00 committed by Willy Sudiarto Raharjo
parent 6dd63b56db
commit 9a49165d4c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-babel
VERSION=${VERSION:-2.13.0}
VERSION=${VERSION:-2.13.1}
CLDRVER=${CLDRVER:-42.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,9 +1,9 @@
PRGNAM="python3-babel"
VERSION="2.13.0"
VERSION="2.13.1"
HOMEPAGE="http://babel.pocoo.org/"
DOWNLOAD="https://github.com/python-babel/babel/archive/v2.13.0/babel-2.13.0.tar.gz \
DOWNLOAD="https://github.com/python-babel/babel/archive/v2.13.1/babel-2.13.1.tar.gz \
http://unicode.org/Public/cldr/42/cldr-common-42.0.zip"
MD5SUM="59f2e1582eebb7a9188a208da359001a \
MD5SUM="a5e8165d4e7bd81afd3502a7553b0e8c \
c15f2f145186920a5a67bfed251fd849"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""