diff options
Diffstat (limited to 'python/werkzeug')
-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="" |