diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-09-14 16:52:07 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-17 00:10:34 +0700 |
commit | e9bb2d5d02ec54f6d945b9930b1f8f7abdd7f88c (patch) | |
tree | b94e10feaf0cdb5f4c0a9d48437b2a0bbb6b402d /python/werkzeug/werkzeug.info | |
parent | 5881303c007ee3209dca1ddd8f7442643009ad15 (diff) |
python/werkzeug: Updated for version 2.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/werkzeug/werkzeug.info')
-rw-r--r-- | python/werkzeug/werkzeug.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/werkzeug/werkzeug.info b/python/werkzeug/werkzeug.info index 2c3ca8e009..7d3d0dc3f6 100644 --- a/python/werkzeug/werkzeug.info +++ b/python/werkzeug/werkzeug.info @@ -1,10 +1,10 @@ PRGNAM="werkzeug" -VERSION="2.1.2" +VERSION="2.3.7" HOMEPAGE="https://palletsprojects.com/p/werkzeug/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/w/werkzeug/Werkzeug-2.1.2.tar.gz" -MD5SUM="5835c8738b8081c53367cbcc5db8784c" +DOWNLOAD="https://files.pythonhosted.org/packages/source/w/werkzeug/werkzeug-2.3.7.tar.gz" +MD5SUM="31bb8f7f0be8724e6da89df0f6fc5d12" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-build" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |