Date: Friday, April 7, 2023 @ 05:09:11 Author: felixonmars Revision: 1440587
upgpkg: python-aioresponses 0.7.4-2: rebuild with python 3.11 Modified: python-aioresponses/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 05:09:10 UTC (rev 1440586) +++ PKGBUILD 2023-04-07 05:09:11 UTC (rev 1440587) @@ -2,7 +2,7 @@ pkgname=python-aioresponses pkgver=0.7.4 -pkgrel=1 +pkgrel=2 pkgdesc="A helper to mock/fake web requests in python aiohttp package." url="https://github.com/pnuckowski/aioresponses" license=('MIT')
