diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-01-14 12:35:52 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 07:20:32 +0700 |
commit | 5f9c05f2d205f5a75ec980f0bceb8065e9c8542d (patch) | |
tree | 126b91549e01d359545f09e2767634dc66b3b63e /python/bleach/bleach.info | |
parent | 1997b9167d2831104559ea524f6d7fb36d20bd6d (diff) | |
download | slackbuilds-5f9c05f2d205f5a75ec980f0bceb8065e9c8542d.tar.gz |
python/bleach: Updated for version 3.1.0.
Diffstat (limited to 'python/bleach/bleach.info')
-rw-r--r-- | python/bleach/bleach.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/bleach/bleach.info b/python/bleach/bleach.info index 2ef523f0e3..4019547a2a 100644 --- a/python/bleach/bleach.info +++ b/python/bleach/bleach.info @@ -1,8 +1,8 @@ PRGNAM="bleach" -VERSION="3.0.2" +VERSION="3.1.0" HOMEPAGE="https://github.com/mozilla/bleach" -DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-3.0.2.tar.gz" -MD5SUM="f042c4e8a953824dc8511f535daa20a4" +DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-3.1.0.tar.gz" +MD5SUM="fc8df989e0200a45f7a3a95ef9ee9854" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-webencodings python3-six six" |