python3-aiohttp_socks: update to 0.5.5.
This commit is contained in:
parent
f6bd2edf67
commit
dd4e990355
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'python3-aiohttp_socks'
|
||||
pkgname=python3-aiohttp_socks
|
||||
version=0.2.2
|
||||
revision=3
|
||||
version=0.5.5
|
||||
revision=1
|
||||
wrksrc="aiohttp_socks-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="aiohttp_socks"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-aiohttp"
|
||||
depends="python3-aiohttp python3-socks"
|
||||
checkdepends="python3-aiohttp python3-attrs python3-socks"
|
||||
short_desc="SOCKS proxy connector for aiohttp"
|
||||
maintainer="Christian Buschau <christian.buschau@mailbox.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/romis2012/aiohttp-socks"
|
||||
distfiles="${PYPI_SITE}/a/aiohttp_socks/aiohttp_socks-${version}.tar.gz"
|
||||
checksum=eebd8939a7c3c1e3e7e1b2552c60039b4c65ef6b8b2351efcbdd98290538e310
|
||||
checksum=2eb2059756bde34c55bb429541cbf2eba3fd53e36ac80875b461221e2858b04a
|
||||
|
|
Loading…
Reference in a new issue