diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-12-10 21:34:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-12 16:39:16 +0700 |
commit | 395838bfdcbb996dba904bceaec7dfdbedbbd741 (patch) | |
tree | 65c67fa1015e2c408c9db5c6f13a158cae1ecfe3 /python/python3-cheroot/python3-cheroot.info | |
parent | e29b51b803b8db6b7595d0be9eff372caf69ec40 (diff) |
python/python3-cheroot: Updated for version 9.0.0, fixed homepage.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cheroot/python3-cheroot.info')
-rw-r--r-- | python/python3-cheroot/python3-cheroot.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-cheroot/python3-cheroot.info b/python/python3-cheroot/python3-cheroot.info index 54bb392d9fad..d3af1a642061 100644 --- a/python/python3-cheroot/python3-cheroot.info +++ b/python/python3-cheroot/python3-cheroot.info @@ -1,8 +1,8 @@ PRGNAM="python3-cheroot" -VERSION="8.6.0" -HOMEPAGE="https://cherrypy.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cheroot/cheroot-8.6.0.tar.gz" -MD5SUM="70247d0948899f453b50e6181cddd0d7" +VERSION="9.0.0" +HOMEPAGE="https://cheroot.cherrypy.dev" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cheroot/cheroot-9.0.0.tar.gz" +MD5SUM="1617fdbaba7d6edbe5b0ff48f7563111" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jaraco.functools python3-setuptools_scm_git_archive" |