Date: Thursday, April 6, 2023 @ 12:05:26
Author: felixonmars
Revision: 1438617
upgpkg: python-httpretty 1.1.4-4: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:05:25 UTC (rev 1438616)
+++ PKGBUILD 2023-04-06 12:05:26 UTC (rev 1438617)
@@ -2,7 +2,7 @@
pkgname=python-httpretty
pkgver=1.1.4
-pkgrel=3
+pkgrel=4
pkgdesc="HTTP client mock for Python"
arch=('any')
url="https://github.com/gabrielfalcao/httpretty"