summaryrefslogtreecommitdiffstats
path: root/python/bleach/bleach.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-03-07 22:09:48 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-10 07:11:07 +0700
commitd9e62977770498af789195f5bf8f773dcc4e24d5 (patch)
tree94edf850bf0a7859bc30d6af1fbf8f123416bb9b /python/bleach/bleach.info
parentb389c76742aed569691886d523f1b8e840f8dc87 (diff)
downloadslackbuilds-d9e62977770498af789195f5bf8f773dcc4e24d5.tar.gz
slackbuilds-d9e62977770498af789195f5bf8f773dcc4e24d5.tar.xz
python/bleach: Updated for version 2.1.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/bleach/bleach.info')
-rw-r--r--python/bleach/bleach.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/bleach/bleach.info b/python/bleach/bleach.info
index 0719555482..64d5003a29 100644
--- a/python/bleach/bleach.info
+++ b/python/bleach/bleach.info
@@ -1,8 +1,8 @@
PRGNAM="bleach"
-VERSION="2.1.2"
+VERSION="2.1.3"
HOMEPAGE="https://github.com/mozilla/bleach"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.2.tar.gz"
-MD5SUM="d0b14ae43a437ee0c650e04c6063eedd"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.1.3.tar.gz"
+MD5SUM="47fb1e6a6fd82ca84c0e9fd1023321e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="html5lib six"