summaryrefslogtreecommitdiffstats
path: root/python/bleach/bleach.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-07-17 17:40:12 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-22 06:55:52 +0700
commit91c6bb1b79d2bc73a67fa65aa82cd2e8318117f9 (patch)
tree65c764bd49f9d39cfc35e27b8d1543ea69b596fd /python/bleach/bleach.info
parente08d24de402cdcb891a48004c68d4571a9215968 (diff)
downloadslackbuilds-91c6bb1b79d2bc73a67fa65aa82cd2e8318117f9.tar.gz
slackbuilds-91c6bb1b79d2bc73a67fa65aa82cd2e8318117f9.tar.xz
python/bleach: Prefer PyPi version string.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to '')
-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 0740d7251a..f8ef9bc25c 100644
--- a/python/bleach/bleach.info
+++ b/python/bleach/bleach.info
@@ -1,8 +1,8 @@
PRGNAM="bleach"
-VERSION="2.0"
+VERSION="2.0.0"
HOMEPAGE="https://github.com/mozilla/bleach"
-DOWNLOAD="https://pypi.python.org/packages/99/00/25a8fce4de102bf6e3cc76bc4ea60685b2fee33bde1b34830c70cacc26a7/bleach-2.0.tar.gz"
-MD5SUM="d9981c1dbfbf81a475d302b9c8071593"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-2.0.0.tar.gz"
+MD5SUM="a263ed1c7b16ea10d3b20278852b65d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="html5lib six"