Date: Wednesday, November 11, 2020 @ 15:03:43
Author: foutrelis
Revision: 750821
upgpkg: python-requests-mock 1.8.0-3: Python 3.9 rebuild
Modified:
python-requests-mock/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-11 15:03:37 UTC (rev 750820)
+++ PKGBUILD 2020-11-11 15:03:43 UTC (rev 750821)
@@ -2,7 +2,7 @@
pkgname=python-requests-mock
pkgver=1.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="A mock of useful classes and functions to be used with
python-requests."
arch=('any')
url="https://github.com/jamielennox/requests-mock"