diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-05-04 22:33:36 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 00:48:27 +0700 |
commit | f2a87cc3eaa9b63e46f3a1ec3e598c4cf60ee7b6 (patch) | |
tree | 267ca99419b2b9eaf3707d0dc850709aba577e29 /python/itsdangerous/itsdangerous.info | |
parent | 408425cde1dd4ae296f2fc3535dc3eb64284befa (diff) | |
download | slackbuilds-f2a87cc3eaa9b63e46f3a1ec3e598c4cf60ee7b6.tar.gz |
python/itsdangerous: Updated for version 1.1.0.
There's a very real chance that I'm breaking something
with this commit, so feel free to revert if I did.
This is the last version that supported python2, so it
seemed like the most safe upgrade...
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/itsdangerous/itsdangerous.info')
-rw-r--r-- | python/itsdangerous/itsdangerous.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/itsdangerous/itsdangerous.info b/python/itsdangerous/itsdangerous.info index 227540b539..d17a64918c 100644 --- a/python/itsdangerous/itsdangerous.info +++ b/python/itsdangerous/itsdangerous.info @@ -1,8 +1,8 @@ PRGNAM="itsdangerous" -VERSION="0.24" +VERSION="1.1.0" HOMEPAGE="https://github.com/mitsuhiko/itsdangerous" -DOWNLOAD="https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-0.24.tar.gz" -MD5SUM="a3d55aa79369aef5345c036a8a26307f" +DOWNLOAD="https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-1.1.0.tar.gz" +MD5SUM="9b7f5afa7f1e3acfb7786eeca3d99307" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |