python/parsel: Switch to python2-lxml and rm cssselect (dep of lxml)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
090e746ab6
commit
2df25089be
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/01/f2/8649c65adf8433a09cdee20912cdb47
|
|||
MD5SUM="2fb2b31ce0002630ba9ba2492c4ac6bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python2-pytest-runner w3lib lxml cssselect"
|
||||
REQUIRES="python2-pytest-runner w3lib python2-lxml"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue