New package: python3-aiohttp_socks-0.2.2
This commit is contained in:
parent
45bf0cebcf
commit
38fed7eb0c
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-aiohttp_socks'
|
||||
pkgname=python3-aiohttp_socks
|
||||
version=0.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="aiohttp_socks-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="aiohttp_socks"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-aiohttp"
|
||||
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
|
Loading…
Reference in New Issue