diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-01-05 00:24:10 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-06 08:08:45 +0700 |
commit | e471c0fe123154ac4775ec044a22ec77aea1fab0 (patch) | |
tree | 0ab40ad6ac33c0b5ef30c70c8b2b65dfe27a3020 /python/werkzeug/werkzeug.info | |
parent | 502f4f4e5924714c19ecfedde9758488f318d6e6 (diff) |
python/werkzeug: Updated for version 3.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/werkzeug/werkzeug.info')
-rw-r--r-- | python/werkzeug/werkzeug.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/werkzeug/werkzeug.info b/python/werkzeug/werkzeug.info index 7d3d0dc3f6..e3ef71d961 100644 --- a/python/werkzeug/werkzeug.info +++ b/python/werkzeug/werkzeug.info @@ -1,8 +1,8 @@ PRGNAM="werkzeug" -VERSION="2.3.7" +VERSION="3.0.1" HOMEPAGE="https://palletsprojects.com/p/werkzeug/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/w/werkzeug/werkzeug-2.3.7.tar.gz" -MD5SUM="31bb8f7f0be8724e6da89df0f6fc5d12" +DOWNLOAD="https://files.pythonhosted.org/packages/source/w/werkzeug/werkzeug-3.0.1.tar.gz" +MD5SUM="b8cb17df4a7d86b7c5cdffcd5657197a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build" |