summaryrefslogtreecommitdiffstats
path: root/libraries/html5lib/html5lib.info
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2020-01-26 12:03:23 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-01 09:00:35 +0700
commitce225276535893662ec13e21aac058ed6de742ab (patch)
treeb8959750ee607feafa19810c98a6bc25930aa39c /libraries/html5lib/html5lib.info
parentff746b390580c04fb9b8b63220e943fbed05155f (diff)
downloadslackbuilds-ce225276535893662ec13e21aac058ed6de742ab.tar.gz
slackbuilds-ce225276535893662ec13e21aac058ed6de742ab.tar.xz
libraries/html5lib: Add python3 support
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to '')
-rw-r--r--libraries/html5lib/html5lib.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/html5lib/html5lib.info b/libraries/html5lib/html5lib.info
index 07cc7eabc8..b9f29a8b44 100644
--- a/libraries/html5lib/html5lib.info
+++ b/libraries/html5lib/html5lib.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/h/html5lib/html5lib-1.0.1.tar.gz"
MD5SUM="942a0688d6bdf20d087c9805c40182ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="six python-webencodings"
+REQUIRES="six python3-six python-webencodings"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"