aboutsummaryrefslogtreecommitdiff
path: root/python/bleach/bleach.info
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-10-05 23:32:58 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-10-13 08:03:04 +0700
commit607c2cf6988b84c82fc865428b39b043a59fa2a9 (patch)
tree6a666ef4463afda771497970fd050c6a153a5a32 /python/bleach/bleach.info
parent53a217315f8b226e337f1715a9287707932b99f2 (diff)
python/bleach: Updated for version 3.0.1.
Diffstat (limited to 'python/bleach/bleach.info')
-rw-r--r--python/bleach/bleach.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/bleach/bleach.info b/python/bleach/bleach.info
index cc7e86c2095bf..cdcefe1b7dab3 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"