From 3cb7829795e00b78a508ca362ce1d6cca6a17072 Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Sun, 5 Jan 2025 15:36:11 +0100 Subject: [PATCH] New package: python3-tiny-proxy-0.2.1 --- srcpkgs/python3-tiny-proxy/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/python3-tiny-proxy/template 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