diff options
-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="" |