[arch-commits] Commit in python-proxy.py/trunk (PKGBUILD)

Jonas Witschel diabonas at gemini.archlinux.org
Mon May 23 08:10:42 UTC 2022


    Date: Monday, May 23, 2022 @ 08:10:41
  Author: diabonas
Revision: 1210095

upgpkg: python-proxy.py 2.4.2-1: upstream release

Modified:
  python-proxy.py/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-23 08:10:27 UTC (rev 1210094)
+++ PKGBUILD	2022-05-23 08:10:41 UTC (rev 1210095)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel <diabonas at archlinux.org>
 pkgname=python-proxy.py
 _name=${pkgname#python-}
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='Lightweight HTTP, HTTPS, HTTP2 and WebSockets proxy server'
 arch=('any')
@@ -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=('5c8c3dad65c7633aa72269dbd553ab1df1fd16aa311055de4885fc0948d37240'
+sha256sums=('bfa62b4d0306fd914f24d3eecccdae385e8c111c4c204673f0e27bcabcf1db76'
             'd7ffe35494b1943b41b4c8285043626c46323a706d99ceaf1ca268c6b91db5eb')
 
 prepare() {



More information about the arch-commits mailing list