diff --git a/srcpkgs/python3-socks/template b/srcpkgs/python3-socks/template index 6c5fa44b0fe..9776a38ae90 100644 --- a/srcpkgs/python3-socks/template +++ b/srcpkgs/python3-socks/template @@ -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"