python/pyquery: 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
2df25089be
commit
fe04a805d3
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pyquery/pyquery-1.2.4.tar.gz
|
||||||
MD5SUM="268f08258738d21bc1920d7522f2a63b"
|
MD5SUM="268f08258738d21bc1920d7522f2a63b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="cssselect lxml"
|
REQUIRES="python2-lxml"
|
||||||
MAINTAINER="Šime Ramov"
|
MAINTAINER="Šime Ramov"
|
||||||
EMAIL="s@ramov.com"
|
EMAIL="s@ramov.com"
|
||||||
|
|
Loading…
Reference in New Issue