Date: Wednesday, December 1, 2021 @ 14:48:17 Author: felixonmars Revision: 1059324
upgpkg: python-aresponses 2.1.4-2: Python 3.10 rebuild Modified: python-aresponses/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 14:48:16 UTC (rev 1059323) +++ PKGBUILD 2021-12-01 14:48:17 UTC (rev 1059324) @@ -2,7 +2,7 @@ pkgname=python-aresponses pkgver=2.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Asyncio http mocking. Similar to the responses library used for 'requests'" url="https://github.com/circleup/aresponses" license=('MIT')