Date: Thursday, April 6, 2023 @ 15:45:57 Author: felixonmars Revision: 1439453
upgpkg: python-aresponses 2.1.6-2: rebuild with python 3.11 Modified: python-aresponses/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 15:45:56 UTC (rev 1439452) +++ PKGBUILD 2023-04-06 15:45:57 UTC (rev 1439453) @@ -2,7 +2,7 @@ pkgname=python-aresponses pkgver=2.1.6 -pkgrel=1 +pkgrel=2 pkgdesc="Asyncio http mocking. Similar to the responses library used for 'requests'" url="https://github.com/circleup/aresponses" license=('MIT')
