17 lines
678 B
Bash
17 lines
678 B
Bash
# Template file for 'python3-socks'
|
|
pkgname=python3-socks
|
|
version=2.4.3
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
checkdepends="python3-async-timeout python3-curio python3-trio python3-attrs
|
|
python3-async_generator python3-sniffio python3-sortedcontainers
|
|
python3-anyio python3-outcome python3-idna"
|
|
short_desc="Core proxy client functionality for Python"
|
|
maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/romis2012/python-socks"
|
|
distfiles="${PYPI_SITE}/p/python-socks/python-socks-${version}.tar.gz"
|
|
checksum=135430ae36d582dc834c983696c5f66177aa5b587407f540985d616ef2e0c701
|