diff options
author | Arn0 <yth@ythogtha.org> | 2023-03-06 10:14:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-12 08:48:10 +0700 |
commit | 1f4f2c61e5a437d210065243676ed91cb6c0e339 (patch) | |
tree | dade0b5e15b12caec105dad18d7eb68ced061595 /python/python3-beaker | |
parent | c2bebe568fd004d495f3f658a6850104f5f93bdd (diff) |
python/python3-beaker: Updated for version 1.12.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-beaker')
-rw-r--r-- | python/python3-beaker/python3-beaker.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-beaker/python3-beaker.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-beaker/python3-beaker.SlackBuild b/python/python3-beaker/python3-beaker.SlackBuild index 5e69d709ac17..9bb6413759d0 100644 --- a/python/python3-beaker/python3-beaker.SlackBuild +++ b/python/python3-beaker/python3-beaker.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-beaker SRCNAM=Beaker -VERSION=${VERSION:-1.11.0} +VERSION=${VERSION:-1.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-beaker/python3-beaker.info b/python/python3-beaker/python3-beaker.info index 391ef0e0eb5d..d52e7fe73e57 100644 --- a/python/python3-beaker/python3-beaker.info +++ b/python/python3-beaker/python3-beaker.info @@ -1,8 +1,8 @@ PRGNAM="python3-beaker" -VERSION="1.11.0" +VERSION="1.12.1" HOMEPAGE="https://beaker.readthedocs.io/" -DOWNLOAD="https://pypi.python.org/packages/source/B/Beaker/Beaker-1.11.0.tar.gz" -MD5SUM="21e1464acaf5358d90133d1e0cc189b6" +DOWNLOAD="https://pypi.python.org/packages/source/B/Beaker/Beaker-1.12.1.tar.gz" +MD5SUM="68b406115ea9fef858b8aeba514c9d39" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |