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

Jonas Witschel diabonas at gemini.archlinux.org
Sun Jun 12 08:35:47 UTC 2022


    Date: Sunday, June 12, 2022 @ 08:35:46
  Author: diabonas
Revision: 1236928

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

The patch file has changed to include one more digit of the commit hash:

12c12
< index adf8bedc7..53502fc2f 100644
---
> index adf8bedc7e..53502fc2f7 100644
23c23
< index d1e7a42e1..97fc52516 100644
---
> index d1e7a42e1a..97fc525163 100644

Modified:
  python-proxy.py/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-12 08:34:03 UTC (rev 1236927)
+++ PKGBUILD	2022-06-12 08:35:46 UTC (rev 1236928)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel <diabonas at archlinux.org>
 pkgname=python-proxy.py
 _name=${pkgname#python-}
-pkgver=2.4.2
+pkgver=2.4.3
 pkgrel=1
 pkgdesc='Lightweight HTTP, HTTPS, HTTP2 and WebSockets proxy server'
 arch=('any')
@@ -15,8 +15,8 @@
             '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=('bfa62b4d0306fd914f24d3eecccdae385e8c111c4c204673f0e27bcabcf1db76'
-            'd7ffe35494b1943b41b4c8285043626c46323a706d99ceaf1ca268c6b91db5eb')
+sha256sums=('6134e8f1282db1fd7fa1a4b7049e49307566851023b2ac312d9dd36e92f0c9b1'
+            'e7e511215189c95d96f279fde344c4d7473b846f9c96a3fc0077985856e97bcc')
 
 prepare() {
 	cd "$_name-$pkgver"



More information about the arch-commits mailing list