Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-proxy.py
Commits:
24dd6746 by Robin Candau at 2024-12-27T16:48:54+01:00
upgpkg: 2.4.4rc5-3: python-httpx 0.28 rebuild
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/24dd67469f062e66086edcd61987bbf949ab5a4f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proxy.py/-/commit/24dd67469f062e66086edcd61987bbf949ab5a4f
You're receiving this email because of your account on gitlab.archlinux.org.