Browse Source
python/html5parser: Switched to python2-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Jeremy Hansen
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/html5-parser/html5-parser.info
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/kovidgoyal/html5-parser/archive/v0.4.5/html5-parser |
|
|
|
MD5SUM="7ed34035b5fa768ca8e70085bea0eff4" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="lxml" |
|
|
|
REQUIRES="python2-lxml" |
|
|
|
MAINTAINER="Larry Hajali" |
|
|
|
EMAIL="larryhaja[at]gmail[dot]com" |