15 lines
608 B
Bash
15 lines
608 B
Bash
# Template file for 'python3-aiohttp_socks'
|
|
pkgname=python3-aiohttp_socks
|
|
version=0.8.0
|
|
revision=2
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
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=927b1d3b347448f86ff5245c9ca19e40f397eb93906682be592790678c982f37
|