summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-06-08 04:11:22 +0200
committer Willy Sudiarto Raharjo2020-06-14 12:45:56 +0200
commitd8ab2a5951a86e45847ed5a81a5ced2a0ef1cbdf (patch)
treea1fb8f1e68cc56eea3b18b78b672451f26db6554 /python
parent9cd772d1936abf7f3b2af59cd8a3e05be80cfd0d (diff)
downloadslackbuilds-d8ab2a5951a86e45847ed5a81a5ced2a0ef1cbdf.tar.gz
python/bleach: Add dependency.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/bleach/bleach.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/bleach/bleach.info b/python/bleach/bleach.info
index 3db211cfd0..bb0366079a 100644
--- a/python/bleach/bleach.info
+++ b/python/bleach/bleach.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/b/bleach/bleach-3.1.5.t
MD5SUM="63cae08551307156ec636465aff5183e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-webencodings python3-six six"
+REQUIRES="python-webencodings packaging python3-packaging"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"