mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-tiny-proxy-0.2.1
This commit is contained in:
parent
9c647b77f3
commit
3cb7829795
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-tiny-proxy/template
Normal file
14
srcpkgs/python3-tiny-proxy/template
Normal file
|
@ -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 <arjanmossel@gmail.com>"
|
||||||
|
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
|
Loading…
Add table
Reference in a new issue