summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-03-28 16:30:50 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:55 +0700
commit72723f9a018244184b9881b21c1e32fc79ddf961 (patch)
treee05b485363c70a6390cb57218a4e0085f5f92fbb
parent8c829f0c958f4db1497bc78e2ef6e63a3d56968a (diff)
downloadslackbuilds-72723f9a018244184b9881b21c1e32fc79ddf961.tar.gz
slackbuilds-72723f9a018244184b9881b21c1e32fc79ddf961.tar.xz
python/python3-waitress: updated for version 2.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 f2d6d27a6a..9e262ce0a0 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.0.0}
+VERSION=${VERSION:-2.1.1}
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 09dd7bb5d7..099afa19bc 100644
--- a/python/python3-waitress/python3-waitress.info
+++ b/python/python3-waitress/python3-waitress.info
@@ -1,8 +1,8 @@
PRGNAM="python3-waitress"
-VERSION="2.0.0"
+VERSION="2.1.1"
HOMEPAGE="https://github.com/Pylons/waitress"
-DOWNLOAD="https://pypi.python.org/packages/source/w/waitress/waitress-2.0.0.tar.gz"
-MD5SUM="4db5160280b7bb1d168fe4108521cb45"
+DOWNLOAD="https://pypi.python.org/packages/source/w/waitress/waitress-2.1.1.tar.gz"
+MD5SUM="69e509aa163bf8db3567aca8e677d9b1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""