summaryrefslogtreecommitdiffstats
path: root/python/cheroot
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-06-25 08:51:08 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-01 07:41:51 +0700
commit8db39c1e723282e4eda7d147592db3f751d018a2 (patch)
tree9aa1c0e00ee57785fb534bc3b316879454ec0f7e /python/cheroot
parentb5c62bc945d186ece21d64f09acab0de493c429a (diff)
downloadslackbuilds-8db39c1e723282e4eda7d147592db3f751d018a2.tar.gz
slackbuilds-8db39c1e723282e4eda7d147592db3f751d018a2.tar.xz
python/cheroot: Updated for version 5.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/cheroot')
-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 a8bda89852..080bfcf9c8 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.4.0}
+VERSION=${VERSION:-5.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/cheroot/cheroot.info b/python/cheroot/cheroot.info
index b65c4d6f0a..8cf2986e97 100644
--- a/python/cheroot/cheroot.info
+++ b/python/cheroot/cheroot.info
@@ -1,8 +1,8 @@
PRGNAM="cheroot"
-VERSION="5.4.0"
+VERSION="5.7.0"
HOMEPAGE="http://cherrypy.org/"
-DOWNLOAD="https://pypi.python.org/packages/57/6e/f2dd0b84e7430381316ee7f513a289a870a6a6a70d0dbf80f50f6b4ffcd8/cheroot-5.4.0.tar.gz"
-MD5SUM="2cb426173029c2704477a7bee451dc61"
+DOWNLOAD="https://pypi.python.org/packages/ba/27/7031f11bfa2650db4e7c0367e82688bbba6b5759d3abebb568aea402402d/cheroot-5.7.0.tar.gz"
+MD5SUM="9d7fd13b673cde93c26a04b4aa5fa9a1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm six"