diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-12-11 17:05:17 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:31:52 +0700 |
commit | 9607ca280a7ec40075b17a385044a36940643ab9 (patch) | |
tree | e289a57a734d9834fe2130109e052e7e89583fd7 /python/bleach/bleach.info | |
parent | cdddfee49eb12a1833c7d185c74137a41d056e52 (diff) | |
download | slackbuilds-9607ca280a7ec40075b17a385044a36940643ab9.tar.gz |
python/bleach: Updated for version 2.1.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 c3bd91d787..0719555482 100644 --- a/python/bleach/bleach.info +++ b/python/bleach/bleach.info @@ -1,8 +1,8 @@ PRGNAM="bleach" -VERSION="2.1.1" +VERSION="2.1.2" HOMEPAGE="https://github.com/mozilla/bleach" -DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.1.tar.gz" -MD5SUM="7c5dfb1d66ea979b5a465afb12c82ec4" +DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.2.tar.gz" +MD5SUM="d0b14ae43a437ee0c650e04c6063eedd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="html5lib six" |