Date: Sunday, April 23, 2023 @ 05:18:06
Author: polyzen
Revision: 1448351
upgpkg: python-httpretty 1.1.4-7: Rebuild with Python 3.11
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-23 05:17:36 UTC (rev 1448350)
+++ PKGBUILD 2023-04-23 05:18:06 UTC (rev 1448351)
@@ -2,7 +2,7 @@
pkgname=python-httpretty
pkgver=1.1.4
-pkgrel=6
+pkgrel=7
pkgdesc="HTTP client mock for Python"
arch=('any')
url="https://github.com/gabrielfalcao/httpretty"