summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-03-06 10:14:18 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:10 +0700
commit9f1b94886a761724522c702e86f792b6dc7fe426 (patch)
tree56e2eec74e62fef0030c55458fba7082a80d4c0a /python
parent715b3709908897bf3d3ae0d93a0391f44d21ebf2 (diff)
downloadslackbuilds-9f1b94886a761724522c702e86f792b6dc7fe426.tar.gz
slackbuilds-9f1b94886a761724522c702e86f792b6dc7fe426.tar.xz
python/python3-waitress: Updated for version 2.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-waitress/python3-waitress.SlackBuild2
-rw-r--r--python/python3-waitress/python3-waitress.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-waitress/python3-waitress.SlackBuild b/python/python3-waitress/python3-waitress.SlackBuild
index 9e262ce0a0..965bb9d350 100644
--- a/python/python3-waitress/python3-waitress.SlackBuild
+++ b/python/python3-waitress/python3-waitress.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-waitress
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-waitress/python3-waitress.info b/python/python3-waitress/python3-waitress.info
index 099afa19bc..539520e908 100644
--- a/python/python3-waitress/python3-waitress.info
+++ b/python/python3-waitress/python3-waitress.info
@@ -1,8 +1,8 @@
PRGNAM="python3-waitress"
-VERSION="2.1.1"
+VERSION="2.1.2"
HOMEPAGE="https://github.com/Pylons/waitress"
-DOWNLOAD="https://pypi.python.org/packages/source/w/waitress/waitress-2.1.1.tar.gz"
-MD5SUM="69e509aa163bf8db3567aca8e677d9b1"
+DOWNLOAD="https://pypi.python.org/packages/source/w/waitress/waitress-2.1.2.tar.gz"
+MD5SUM="284a18ff50bd68ccfd11bc5b51f88f6a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""