mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-cloudscraper: update to 1.2.34
This commit is contained in:
parent
e4cb2a4515
commit
1e10bfdeef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cloudscraper'
|
# Template file for 'python3-cloudscraper'
|
||||||
pkgname=python3-cloudscraper
|
pkgname=python3-cloudscraper
|
||||||
version=1.2.33
|
version=1.2.34
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=cloudscraper-${version}
|
wrksrc=cloudscraper-${version}
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/venomous/cloudscraper"
|
homepage="https://github.com/venomous/cloudscraper"
|
||||||
distfiles="${PYPI_SITE}/c/cloudscraper/cloudscraper-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cloudscraper/cloudscraper-${version}.tar.gz"
|
||||||
checksum=2bcd017740c7dc0b8d64b55742638a50960ba82b9fd75fc38b9e94c5cd641aa5
|
checksum=50a131a9bfc1969b01d48eecb4ecc1acd92ee992be31c0bee4f1f31ac3cbae8f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue