Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tiny-proxy
Commits:
3500b8b0 by Jelle van der Waa at 2024-11-21T15:04:54+01:00
upgpkg: 0.2.1-4: Rebuild for Python 3.13
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/3500b8b039da4c7d8e48d64b861277d8674db4f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tiny-proxy/-/commit/3500b8b039da4c7d8e48d64b861277d8674db4f3
You're receiving this email because of your account on gitlab.archlinux.org.