diff options
author | Arn0 <yth@ythogtha.org> | 2022-02-24 16:18:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-26 09:02:09 +0700 |
commit | 8259d35ffa4964caabf205394d560ee5e19330a0 (patch) | |
tree | 8ddffe8e87adc17c0b4ccf86ff9b7b82d2c896a6 /python/python3-babel | |
parent | 1a948489c2cd0ba7a85e2ac3ea5514b30b4c87db (diff) |
python/python3-babel: updated for version 2.9.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-babel')
-rw-r--r-- | python/python3-babel/python3-babel.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-babel/python3-babel.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-babel/python3-babel.SlackBuild b/python/python3-babel/python3-babel.SlackBuild index 1829eb7dc24e5..a5841440bb65c 100644 --- a/python/python3-babel/python3-babel.SlackBuild +++ b/python/python3-babel/python3-babel.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-babel -VERSION=${VERSION:-2.9.0} +VERSION=${VERSION:-2.9.1} CLDRVER=${CLDRVER:-37} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-babel/python3-babel.info b/python/python3-babel/python3-babel.info index 7871202356513..eb3d77065cbc6 100644 --- a/python/python3-babel/python3-babel.info +++ b/python/python3-babel/python3-babel.info @@ -1,9 +1,9 @@ PRGNAM="python3-babel" -VERSION="2.9.0" +VERSION="2.9.1" HOMEPAGE="http://babel.pocoo.org/" -DOWNLOAD="https://github.com/python-babel/babel/archive/v2.9.0/babel-2.9.0.tar.gz \ +DOWNLOAD="https://github.com/python-babel/babel/archive/v2.9.1/babel-2.9.1.tar.gz \ https://unicode.org/Public/cldr/37/cldr-common-37.0.zip" -MD5SUM="91cd179d285e0e2e5392a8ba3443931d \ +MD5SUM="9654467d6001ae2c9b09888726c5ceb8 \ 40c0f5fbf8e2e2ad26047ecce6f6b07f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |