mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: python3-aiohttp_socks-0.2.2
This commit is contained in:
parent
45bf0cebcf
commit
38fed7eb0c
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-aiohttp_socks/template
Normal file
16
srcpkgs/python3-aiohttp_socks/template
Normal file
|
@ -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…
Add table
Reference in a new issue