diff options
| author | Arn0 <yth@ythogtha.org> | 2025-04-25 11:08:44 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-25 20:28:29 +0700 |
| commit | 66a49712756bac4c7b89aaf96a8515390d646931 (patch) | |
| tree | a4a741847de7a2f40f642c3af5e63e38f7ead926 /python/python3-bottle | |
| parent | 7c3d28a32ab5fcbca4f79065afd59040406cc392 (diff) | |
python/python3-bottle: updated for version 0.13.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bottle')
| -rw-r--r-- | python/python3-bottle/python3-bottle.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-bottle/python3-bottle.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-bottle/python3-bottle.SlackBuild b/python/python3-bottle/python3-bottle.SlackBuild index 90c8c7121e..28d758db72 100644 --- a/python/python3-bottle/python3-bottle.SlackBuild +++ b/python/python3-bottle/python3-bottle.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-bottle SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.13.2} +VERSION=${VERSION:-0.13.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-bottle/python3-bottle.info b/python/python3-bottle/python3-bottle.info index f509e45e59..070ccac6ee 100644 --- a/python/python3-bottle/python3-bottle.info +++ b/python/python3-bottle/python3-bottle.info @@ -1,8 +1,8 @@ PRGNAM="python3-bottle" -VERSION="0.13.2" +VERSION="0.13.3" HOMEPAGE="https://bottlepy.org/docs/dev/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bottle/bottle-0.13.2.tar.gz" -MD5SUM="3564bf7c5e348d6dee6dd13a89dd9330" +DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bottle/bottle-0.13.3.tar.gz" +MD5SUM="76d42b87250e5eb3cd24946bfe8f1b0f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
