diff --git a/srcpkgs/python3-socksio/template b/srcpkgs/python3-socksio/template index 72c7bcbb8bf..d9987f3a7ab 100644 --- a/srcpkgs/python3-socksio/template +++ b/srcpkgs/python3-socksio/template @@ -1,10 +1,9 @@ # Template file for 'python3-socksio' pkgname=python3-socksio version=1.0.0 -revision=1 +revision=2 build_style=python3-pep517 -hostmakedepends="python3-poetry-core" -makedepends="python3-flit_core" +hostmakedepends="python3-poetry-core python3-flit_core" short_desc="Sans-I/O implementation of SOCKS4/5" maintainer="Andrew Benson " license="MIT"