diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-08-17 15:25:02 -0700 |
---|---|---|
committer | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-08-17 15:25:02 -0700 |
commit | ea368952d46189bede7f01fc63c5c0d036c79753 (patch) | |
tree | b8c117cc22b48854940228a308407bb53480453c /python/bleach/bleach.info | |
parent | a6c9ceeb80fa3273bb60927b3ef10c2b68721bb1 (diff) |
python/bleach: Updated for version 2.1.4.
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 64d5003a29017..cc7e86c2095bf 100644 --- a/python/bleach/bleach.info +++ b/python/bleach/bleach.info @@ -1,8 +1,8 @@ PRGNAM="bleach" -VERSION="2.1.3" +VERSION="2.1.4" HOMEPAGE="https://github.com/mozilla/bleach" -DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.3.tar.gz" -MD5SUM="47fb1e6a6fd82ca84c0e9fd1023321e6" +DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.4.tar.gz" +MD5SUM="56a02933ec72d270cb00c312158e5765" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="html5lib six" |