python/cloudscraper: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ae53999ee8
commit
f6f295fad6
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/VeNoMouS/cloudscraper/archive/1.2.20/cloudscraper-1
|
|||
MD5SUM="1c48f66c34dc53588ef56d7e662cab67"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-certifi python-requests"
|
||||
REQUIRES="python-certifi python-requests"
|
||||
MAINTAINER="Hunter Sezen"
|
||||
EMAIL="orbea@riseup.net"
|
||||
|
|
Loading…
Reference in New Issue