diff options
-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 5fc77172d1..a8bda89852 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.1.0} +VERSION=${VERSION:-5.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/cheroot/cheroot.info b/python/cheroot/cheroot.info index 4e8aa70c4d..b965c8e573 100644 --- a/python/cheroot/cheroot.info +++ b/python/cheroot/cheroot.info @@ -1,8 +1,8 @@ PRGNAM="cheroot" -VERSION="5.1.0" +VERSION="5.4.0" HOMEPAGE="http://cherrypy.org/" -DOWNLOAD="https://pypi.python.org/packages/00/43/75333be2097ec9304733fc13f28ad47c9b1a65a8c531c1d2f374adeea8c7/cheroot-5.1.0.tar.gz" -MD5SUM="f263c771a524b23a5533866081aa81f9" +DOWNLOAD="https://pypi.python.org/packages/57/6e/f2dd0b84e7430381316ee7f513a289a870a6a6a70d0dbf80f50f6b4ffcd8/cheroot-5.4.0.tar.gz" +MD5SUM="2cb426173029c2704477a7bee451dc61" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="six" |