diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-08-16 18:02:05 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:54 +0700 |
commit | 2d780a5862862ee813ed162cc05b2087ee35febf (patch) | |
tree | 0ea334d6bc1279687e05ac899aa6b0b6fde21cb2 /python | |
parent | 5ae3790df3a7b13337224c9353afeda254391acf (diff) | |
download | slackbuilds-2d780a5862862ee813ed162cc05b2087ee35febf.tar.gz |
python/cheroot: Updated for version 5.8.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/cheroot/cheroot.SlackBuild | 2 | ||||
-rw-r--r-- | python/cheroot/cheroot.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/cheroot/cheroot.SlackBuild b/python/cheroot/cheroot.SlackBuild index 080bfcf9c8..7b8992194a 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.7.0} +VERSION=${VERSION:-5.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/cheroot/cheroot.info b/python/cheroot/cheroot.info index 8cf2986e97..9ec19b1ff1 100644 --- a/python/cheroot/cheroot.info +++ b/python/cheroot/cheroot.info @@ -1,8 +1,8 @@ PRGNAM="cheroot" -VERSION="5.7.0" +VERSION="5.8.3" HOMEPAGE="http://cherrypy.org/" -DOWNLOAD="https://pypi.python.org/packages/ba/27/7031f11bfa2650db4e7c0367e82688bbba6b5759d3abebb568aea402402d/cheroot-5.7.0.tar.gz" -MD5SUM="9d7fd13b673cde93c26a04b4aa5fa9a1" +DOWNLOAD="https://pypi.python.org/packages/8c/52/a437c38df445524b3c7ec99b959c11764a0fc2275eb203dd692cfe050a23/cheroot-5.8.3.tar.gz" +MD5SUM="b4cba234ec42ae9cdc182abb8be06855" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm six" |