Date: Wednesday, April 5, 2023 @ 19:13:10
Author: felixonmars
Revision: 1437925
upgpkg: python-responses 0.23.1-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-responses/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 19:08:24 UTC (rev 1437924)
+++ PKGBUILD 2023-04-05 19:13:10 UTC (rev 1437925)
@@ -2,7 +2,7 @@
pkgname=python-responses
pkgver=0.23.1
-pkgrel=1
+pkgrel=2
pkgdesc='A utility library for mocking out the `requests` Python library.'
arch=('any')
license=('Apache')