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 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" |