Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-proxy.py
Commits:
ae31781f by Jelle van der Waa at 2024-11-21T14:54:49+01:00
upgpkg: 2.4.4rc5-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-proxy.py
pkgdesc = Lightweight HTTP, HTTPS, HTTP2 and WebSockets proxy server
pkgver = 2.4.4rc5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/abhinavsingh/proxy.py
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-proxy.py
_name=${pkgname#python-}
pkgver=2.4.4rc5
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight HTTP, HTTPS, HTTP2 and WebSockets proxy server'
arch=(any)
url='https://github.com/abhinavsingh/proxy.py'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proxy.py/-/commit/ae31781f5e4f7f8584c988b819cff9f39f9452e3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proxy.py/-/commit/ae31781f5e4f7f8584c988b819cff9f39f9452e3
You're receiving this email because of your account on gitlab.archlinux.org.