python/python3-beaker: Updated for version 1.13.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-04-12 12:34:24 +02:00 committed by Willy Sudiarto Raharjo
parent 57dbdf1ecd
commit 48a67242ef
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-beaker
SRCNAM=Beaker
VERSION=${VERSION:-1.12.1}
VERSION=${VERSION:-1.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-beaker"
VERSION="1.12.1"
VERSION="1.13.0"
HOMEPAGE="https://beaker.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/B/Beaker/Beaker-1.12.1.tar.gz"
MD5SUM="68b406115ea9fef858b8aeba514c9d39"
DOWNLOAD="https://pypi.python.org/packages/source/B/Beaker/Beaker-1.13.0.tar.gz"
MD5SUM="fb7069456a95227eaa2d01c29494afad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""