Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-tiny-proxy
Commits:
d411c1f0 by Robin Candau at 2024-12-27T16:53:15+01:00
upgpkg: 0.2.1-5: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tiny-proxy
pkgdesc = Simple proxy (SOCKS4(a), SOCKS5(h), HTTP tunnel) server built
with anyio
pkgver = 0.2.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/romis2012/tiny-proxy
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-tiny-proxy
pkgver=0.2.1
-pkgrel=4
+pkgrel=5
pkgdesc='Simple proxy (SOCKS4(a), SOCKS5(h), HTTP tunnel) server built with
anyio'
arch=('any')
url='https://github.com/romis2012/tiny-proxy'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tiny-proxy/-/commit/d411c1f01539e5e0a2350ad6c686c7da0fa0e3c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tiny-proxy/-/commit/d411c1f01539e5e0a2350ad6c686c7da0fa0e3c3
You're receiving this email because of your account on gitlab.archlinux.org.