mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-aiohttp_socks: update to 0.8.0.
This commit is contained in:
parent
2f36b757a9
commit
32a16c6317
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-aiohttp_socks'
|
# Template file for 'python3-aiohttp_socks'
|
||||||
pkgname=python3-aiohttp_socks
|
pkgname=python3-aiohttp_socks
|
||||||
version=0.6.0
|
version=0.8.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-aiohttp python3-socks"
|
depends="python3-aiohttp python3-socks"
|
||||||
checkdepends="python3-aiohttp python3-attrs python3-socks"
|
checkdepends="python3-aiohttp python3-attrs python3-socks"
|
||||||
short_desc="SOCKS proxy connector for aiohttp"
|
short_desc="SOCKS proxy connector for aiohttp"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Christian Buschau <christian.buschau@mailbox.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/romis2012/aiohttp-socks"
|
homepage="https://github.com/romis2012/aiohttp-socks"
|
||||||
distfiles="${PYPI_SITE}/a/aiohttp_socks/aiohttp_socks-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/aiohttp_socks/aiohttp_socks-${version}.tar.gz"
|
||||||
checksum=b95dcfba3740c8499f4ff633846d72108459d25650ebc1ae8b299cb817088013
|
checksum=927b1d3b347448f86ff5245c9ca19e40f397eb93906682be592790678c982f37
|
||||||
|
|
Loading…
Add table
Reference in a new issue