summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-11-25 11:56:10 +0100
committer Willy Sudiarto Raharjo2017-12-02 00:30:42 +0100
commitae9bd991da215469d40be0293227e92acf9370f5 (patch)
treeff92e3f458493a0f3e5c38ef2f38924821aa53fb /python
parent4fcb3560826f9a97c21c4e323f085e442f03d31b (diff)
downloadslackbuilds-ae9bd991da215469d40be0293227e92acf9370f5.tar.gz
python/cheroot: Updated for version 5.9.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/cheroot/cheroot.SlackBuild2
-rw-r--r--python/cheroot/cheroot.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/cheroot/cheroot.SlackBuild b/python/cheroot/cheroot.SlackBuild
index 2d18ec4850..46bd3a5987 100644
--- a/python/cheroot/cheroot.SlackBuild
+++ b/python/cheroot/cheroot.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cheroot
-VERSION=${VERSION:-5.9.1}
+VERSION=${VERSION:-5.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/cheroot/cheroot.info b/python/cheroot/cheroot.info
index 3c2d3570ba..77db4f0966 100644
--- a/python/cheroot/cheroot.info
+++ b/python/cheroot/cheroot.info
@@ -1,8 +1,8 @@
PRGNAM="cheroot"
-VERSION="5.9.1"
+VERSION="5.9.2"
HOMEPAGE="http://cherrypy.org/"
-DOWNLOAD="https://pypi.python.org/packages/7a/66/71fa5badc3b9cd73edb62d78651f58ac9b9f32c78bc72d90a23920a76971/cheroot-5.9.1.tar.gz"
-MD5SUM="f417f2b3d6944a41d309e61cef392afb"
+DOWNLOAD="https://pypi.python.org/packages/9b/98/947dbf17f4bd1107da6a22500d7b363872196ffb9af8972292f769aeed18/cheroot-5.9.2.tar.gz"
+MD5SUM="fd1de185191ce2122332cf4e987357e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm six"