# Template file for 'python3-cloudscraper' pkgname=python3-cloudscraper version=1.2.34 revision=1 archs=noarch 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 " license="MIT" homepage="https://github.com/venomous/cloudscraper" distfiles="${PYPI_SITE}/c/cloudscraper/cloudscraper-${version}.tar.gz" checksum=50a131a9bfc1969b01d48eecb4ecc1acd92ee992be31c0bee4f1f31ac3cbae8f post_install() { vlicense LICENSE }