aboutsummaryrefslogtreecommitdiff
path: root/python/python3-waitress/python3-waitress.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-03-06 10:14:18 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:10 +0700
commit9f1b94886a761724522c702e86f792b6dc7fe426 (patch)
tree56e2eec74e62fef0030c55458fba7082a80d4c0a /python/python3-waitress/python3-waitress.SlackBuild
parent715b3709908897bf3d3ae0d93a0391f44d21ebf2 (diff)
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/python3-waitress/python3-waitress.SlackBuild')
-rw-r--r--python/python3-waitress/python3-waitress.SlackBuild2
1 files changed, 1 insertions, 1 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}