Date: Saturday, April 8, 2023 @ 08:04:47
Author: felixonmars
Revision: 1442150
upgpkg: python-requests-mock 1.10.0-2: rebuild with python 3.11
Modified:
python-requests-mock/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 08:04:46 UTC (rev 1442149)
+++ PKGBUILD 2023-04-08 08:04:47 UTC (rev 1442150)
@@ -2,7 +2,7 @@
pkgname=python-requests-mock
pkgver=1.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="A mock of useful classes and functions to be used with
python-requests."
arch=('any')
url="https://github.com/jamielennox/requests-mock"