New package: python3-cloudscraper-1.2.58
reintroduce as Komikku needs it again.
This commit is contained in:
parent
c1770a7f77
commit
d0ae88846b
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python3-cloudscraper/template
Normal file
20
srcpkgs/python3-cloudscraper/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'python3-cloudscraper'
|
||||||
|
pkgname=python3-cloudscraper
|
||||||
|
version=1.2.58
|
||||||
|
revision=1
|
||||||
|
wrksrc=cloudscraper-${version}
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-requests-toolbelt"
|
||||||
|
short_desc="Python module to bypass Cloudflare's anti-bot page"
|
||||||
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/venomous/cloudscraper"
|
||||||
|
distfiles="${PYPI_SITE}/c/cloudscraper/cloudscraper-${version}.tar.gz"
|
||||||
|
checksum=dda29028c5628b5ba3e4dc43816ed38fd46bd945ef938c420f185586a6d8dff2
|
||||||
|
# Needs unpackaged v8eval
|
||||||
|
make_check=no
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue