Date: Wednesday, December 1, 2021 @ 14:47:39 Author: foutrelis Revision: 1059307
upgpkg: python-aioresponses 0.7.2-2: Python 3.10 rebuild Modified: python-aioresponses/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 14:47:38 UTC (rev 1059306) +++ PKGBUILD 2021-12-01 14:47:39 UTC (rev 1059307) @@ -2,7 +2,7 @@ pkgname=python-aioresponses pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="A helper to mock/fake web requests in python aiohttp package." url="https://github.com/pnuckowski/aioresponses" license=('MIT')