mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-cloudscraper: update to 1.2.40.
This commit is contained in:
parent
f707aecf5c
commit
da847f7ff4
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.38
|
version=1.2.40
|
||||||
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=db295c5ca33f22ae058f317b07c6842a2b16d75c9e11e38d21395363d089692f
|
checksum=e711f8a41393d9755178d6290fccbfc84f0b9db20bbdeababcf8cd9232f380cd
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Needs unpackaged v8eval
|
# Needs unpackaged v8eval
|
||||||
|
|
Loading…
Add table
Reference in a new issue