diff options
Diffstat (limited to 'python/bleach/bleach.info')
-rw-r--r-- | python/bleach/bleach.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/bleach/bleach.info b/python/bleach/bleach.info index cc7e86c209..cdcefe1b7d 100644 --- a/python/bleach/bleach.info +++ b/python/bleach/bleach.info @@ -1,10 +1,10 @@ PRGNAM="bleach" -VERSION="2.1.4" +VERSION="3.0.1" HOMEPAGE="https://github.com/mozilla/bleach" -DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.4.tar.gz" -MD5SUM="56a02933ec72d270cb00c312158e5765" +DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-3.0.1.tar.gz" +MD5SUM="97b9ffb97aaab834ba98e977c733fb9a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="html5lib six" +REQUIRES="python-webencodings python3-six six" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |