aboutsummaryrefslogtreecommitdiff
path: root/python/python3-waitress
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-waitress')
-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 d1ed54ac5d..1b3da96d76 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:-3.0.0}
+VERSION=${VERSION:-3.0.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 cee49d0120..0f16f03320 100644
--- a/python/python3-waitress/python3-waitress.info
+++ b/python/python3-waitress/python3-waitress.info
@@ -1,8 +1,8 @@
PRGNAM="python3-waitress"
-VERSION="3.0.0"
+VERSION="3.0.2"
HOMEPAGE="https://github.com/Pylons/waitress"
-DOWNLOAD="https://pypi.python.org/packages/source/w/waitress/waitress-3.0.0.tar.gz"
-MD5SUM="b8c671ed131b84a0099493f445c98014"
+DOWNLOAD="https://pypi.python.org/packages/source/w/waitress/waitress-3.0.2.tar.gz"
+MD5SUM="da30daf4544fafe0f43e1ba4a1830bf5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""