Date: Thursday, December 2, 2021 @ 23:24:35
Author: felixonmars
Revision: 1062952
upgpkg: python-wsgi-intercept 1.9.2-3: Python 3.10 rebuild
Modified:
python-wsgi-intercept/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 23:24:32 UTC (rev 1062951)
+++ PKGBUILD 2021-12-02 23:24:35 UTC (rev 1062952)
@@ -5,7 +5,7 @@
_name=wsgi_intercept
pkgname=python-wsgi-intercept
pkgver=1.9.2
-pkgrel=2
+pkgrel=3
pkgdesc='Intercept socket connection to wsgi applications for testing.'
arch=('any')
url="https://github.com/cdent/wsgi-intercept"