[arch-commits] Commit in python-proxy.py/trunk (PKGBUILD)
Jonas Witschel
diabonas at gemini.archlinux.org
Sun Mar 13 19:39:26 UTC 2022
Date: Sunday, March 13, 2022 @ 19:39:26
Author: diabonas
Revision: 1151304
upgpkg: python-proxy.py 2.4.1-1: upstream release
Modified:
python-proxy.py/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-13 19:39:01 UTC (rev 1151303)
+++ PKGBUILD 2022-03-13 19:39:26 UTC (rev 1151304)
@@ -1,8 +1,8 @@
# Maintainer: Jonas Witschel <diabonas at archlinux.org>
pkgname=python-proxy.py
_name=${pkgname#python-}
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.4.1
+pkgrel=1
pkgdesc='Lightweight HTTP, HTTPS, HTTP2 and WebSockets proxy server'
arch=('any')
url='https://github.com/abhinavsingh/proxy.py'
@@ -15,7 +15,7 @@
'python-paramiko: proxy over SSH tunnel support')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz"
"python-proxy.py-2.4.0_fix-asyncio-deprecationwarning.patch::$url/commit/e0cc90d057b44ef506b88362d71f2c707db11db9.patch")
-sha256sums=('cc5d1b5655ef109297f9679c9c6a9c12c13889540ee6c70619308adcb632331b'
+sha256sums=('5c8c3dad65c7633aa72269dbd553ab1df1fd16aa311055de4885fc0948d37240'
'd7ffe35494b1943b41b4c8285043626c46323a706d99ceaf1ca268c6b91db5eb')
prepare() {
More information about the arch-commits
mailing list