mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/parsel: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d0c3a97be2
commit
1c28d35c34
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/5b/14/cf8c47e162885f42703442ab21e9c68
|
||||||
MD5SUM="c3539e78ec9f0efb720f304f8e539120"
|
MD5SUM="c3539e78ec9f0efb720f304f8e539120"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="w3lib lxml cssselect"
|
REQUIRES="pytest-runner w3lib lxml cssselect"
|
||||||
MAINTAINER="Dimitris Zlatanidis"
|
MAINTAINER="Dimitris Zlatanidis"
|
||||||
EMAIL="d.zlatanidis@gmail.com"
|
EMAIL="d.zlatanidis@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue