Date: Monday, November 4, 2019 @ 08:55:47 Author: felixonmars Revision: 523814
Python 3.8 rebuild Modified: python-aioresponses/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 08:54:58 UTC (rev 523813) +++ PKGBUILD 2019-11-04 08:55:47 UTC (rev 523814) @@ -2,7 +2,7 @@ pkgname=python-aioresponses pkgver=0.6.1 -pkgrel=2 +pkgrel=3 pkgdesc="A helper to mock/fake web requests in python aiohttp package." url="https://github.com/pnuckowski/aioresponses" license=('MIT')
