diff options
author | Dominik Drobek <dominik.drobek (at) o2.pl> | 2020-06-13 12:32:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-13 12:32:24 +0700 |
commit | 78b4addcb58313ab826dcb254569bdf291039d42 (patch) | |
tree | c6f377765fffb6fca6c9e09786d5f9580955734d | |
parent | 42db69222edc5af03a41195cce0e66ff1556663b (diff) | |
download | slackbuilds-78b4addcb58313ab826dcb254569bdf291039d42.tar.gz |
python/werkzeug: Updated for version 1.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/werkzeug/werkzeug.SlackBuild | 2 | ||||
-rw-r--r-- | python/werkzeug/werkzeug.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/werkzeug/werkzeug.SlackBuild b/python/werkzeug/werkzeug.SlackBuild index 26eb146bae..622bc4e4a0 100644 --- a/python/werkzeug/werkzeug.SlackBuild +++ b/python/werkzeug/werkzeug.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=werkzeug SRCNAM=Werkzeug -VERSION=${VERSION:-0.16.1} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/werkzeug/werkzeug.info b/python/werkzeug/werkzeug.info index adddd26e08..8533846a94 100644 --- a/python/werkzeug/werkzeug.info +++ b/python/werkzeug/werkzeug.info @@ -1,8 +1,8 @@ PRGNAM="werkzeug" -VERSION="0.16.1" +VERSION="1.0.1" HOMEPAGE="https://palletsprojects.com/p/werkzeug/" -DOWNLOAD="https://files.pythonhosted.org/packages/c3/1d/1c0761d9365d166dc9d882a48c437111d22b0df564d6d5768045d9a51fd0/Werkzeug-0.16.1.tar.gz" -MD5SUM="bfa03955bdc885e8612493b5d2122e15" +DOWNLOAD="https://files.pythonhosted.org/packages/10/27/a33329150147594eff0ea4c33c2036c0eadd933141055be0ff911f7f8d04/Werkzeug-1.0.1.tar.gz" +MD5SUM="5d499cfdd30de5d9c946994783772efd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |