diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-05-14 09:11:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 19:27:51 +0700 |
commit | b8f66842097ba3166586715601fae2717de61ee8 (patch) | |
tree | f0284d61d6a6f3c72f1b0a9ced2df033218872e3 /python/werkzeug/werkzeug.info | |
parent | aca91d7b1c97f8e42597d4a667099f03a2292880 (diff) |
python/werkzeug: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/werkzeug/werkzeug.info')
-rw-r--r-- | python/werkzeug/werkzeug.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/werkzeug/werkzeug.info b/python/werkzeug/werkzeug.info index 8533846a94..2c3ca8e009 100644 --- a/python/werkzeug/werkzeug.info +++ b/python/werkzeug/werkzeug.info @@ -1,10 +1,10 @@ PRGNAM="werkzeug" -VERSION="1.0.1" +VERSION="2.1.2" HOMEPAGE="https://palletsprojects.com/p/werkzeug/" -DOWNLOAD="https://files.pythonhosted.org/packages/10/27/a33329150147594eff0ea4c33c2036c0eadd933141055be0ff911f7f8d04/Werkzeug-1.0.1.tar.gz" -MD5SUM="5d499cfdd30de5d9c946994783772efd" +DOWNLOAD="https://files.pythonhosted.org/packages/source/w/werkzeug/Werkzeug-2.1.2.tar.gz" +MD5SUM="5835c8738b8081c53367cbcc5db8784c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Dominik Drobek" -EMAIL="dominik.drobek (at) o2.pl" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |