python/bleach: Add dependency.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2020-06-07 19:11:22 -07:00 committed by Willy Sudiarto Raharjo
parent 9cd772d193
commit d8ab2a5951
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -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"