diff --git a/srcpkgs/python3-tiny-proxy/template b/srcpkgs/python3-tiny-proxy/template new file mode 100644 index 00000000000..100d3ac3593 --- /dev/null +++ b/srcpkgs/python3-tiny-proxy/template @@ -0,0 +1,14 @@ +# Template file for 'python3-tiny-proxy' +pkgname=python3-tiny-proxy +version=0.2.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel" +depends="python3-anyio" +short_desc="SOCKS5/SOCKS4/HTTP proxy server" +maintainer="Arjan Mossel " +license="Apache-2.0" +homepage="https://github.com/romis2012/tiny-proxy" +distfiles="https://github.com/romis2012/tiny-proxy/archive/v${version}.tar.gz" +checksum=d816f9c26cf8d6e7cf735f75ed9604d211a78fb4aa9fef35bb103d52b33cfb4f +make_check=no # Depends on httpx-socks