aboutsummaryrefslogtreecommitdiff
path: root/python/python3-waitress/python3-waitress.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-07 20:02:41 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 07:49:17 +0700
commitb19c61a813fcb72f34852120d59117363da974ac (patch)
treef0f878272b6890b22c95c392f21bb47d30455670 /python/python3-waitress/python3-waitress.SlackBuild
parent7c93f676af3d948762c911626146f30c5869c6e0 (diff)
python/python3-waitress: updated for version 3.0.2
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 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}