Date: Monday, April 10, 2023 @ 11:50:07 Author: felixonmars Revision: 1444110
upgpkg: python-pytest-aiohttp 1.0.4-3: rebuild with python 3.11 Modified: python-pytest-aiohttp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:50:02 UTC (rev 1444109) +++ PKGBUILD 2023-04-10 11:50:07 UTC (rev 1444110) @@ -3,7 +3,7 @@ _pkgname=pytest-aiohttp pkgname=python-pytest-aiohttp pkgver=1.0.4 -pkgrel=2 +pkgrel=3 pkgdesc='pytest plugin for aiohttp support' url='https://github.com/aio-libs/pytest-aiohttp' arch=('any')
