python3-socks: add missing python3 dependency
This commit is contained in:
parent
09d4021f58
commit
f8d4847ea7
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'python3-socks'
|
||||
pkgname=python3-socks
|
||||
version=1.2.4
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="python-socks-${version}"
|
||||
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-outcome python3-idna"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue