Date: Wednesday, December 1, 2021 @ 14:56:47
Author: foutrelis
Revision: 1059580
upgpkg: python-requests-mock 1.9.3-2: Python 3.10 rebuild
Modified:
python-requests-mock/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-01 14:56:46 UTC (rev 1059579)
+++ PKGBUILD 2021-12-01 14:56:47 UTC (rev 1059580)
@@ -2,7 +2,7 @@
pkgname=python-requests-mock
pkgver=1.9.3
-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"