summaryrefslogtreecommitdiffstats
path: root/libraries/python3-CherryPy
diff options
context:
space:
mode:
author fourtysixandtwo2022-09-12 23:33:40 +0200
committer bedlam2022-09-12 23:33:40 +0200
commit404dd0a8f91f624e694a0a5b3c3b2e2da42f97c3 (patch)
treea89a3ae57b8b624b1ef2686cf4b1954df083c4cf /libraries/python3-CherryPy
parent15a7e2f87402a3bbdd80968282f765f18dc95a03 (diff)
downloadslackbuilds-404dd0a8f91f624e694a0a5b3c3b2e2da42f97c3.tar.gz
libraries/python3-CherryPy: Updated for version 18.8.0.
Signed-off-by: bedlam <dave@slackbuilds.org>
Diffstat (limited to 'libraries/python3-CherryPy')
-rw-r--r--libraries/python3-CherryPy/python3-CherryPy.SlackBuild2
-rw-r--r--libraries/python3-CherryPy/python3-CherryPy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/python3-CherryPy/python3-CherryPy.SlackBuild b/libraries/python3-CherryPy/python3-CherryPy.SlackBuild
index 05e1058497..0e761ea632 100644
--- a/libraries/python3-CherryPy/python3-CherryPy.SlackBuild
+++ b/libraries/python3-CherryPy/python3-CherryPy.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-CherryPy
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-18.6.1}
+VERSION=${VERSION:-18.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/python3-CherryPy/python3-CherryPy.info b/libraries/python3-CherryPy/python3-CherryPy.info
index 570ea850bd..510d9521e3 100644
--- a/libraries/python3-CherryPy/python3-CherryPy.info
+++ b/libraries/python3-CherryPy/python3-CherryPy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-CherryPy"
-VERSION="18.6.1"
+VERSION="18.8.0"
HOMEPAGE="http://www.cherrypy.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cherrypy/CherryPy-18.6.1.tar.gz"
-MD5SUM="01dec1a7164faf2406a3a03bf56aef80"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cherrypy/CherryPy-18.8.0.tar.gz"
+MD5SUM="033c58bf3da497f283b039911d1c882b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cheroot python3-portend python3-jaraco.collections python3-zc.lockfile"