Date: Thursday, April 6, 2023 @ 12:18:21 Author: felixonmars Revision: 1438650
upgpkg: python-aioitertools 0.11.0-2: rebuild with python 3.11 Modified: python-aioitertools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 12:18:18 UTC (rev 1438649) +++ PKGBUILD 2023-04-06 12:18:21 UTC (rev 1438650) @@ -4,7 +4,7 @@ _pkgname=aioitertools # https://github.com/omnilib/aioitertools/blob/main/CHANGELOG.md pkgver=0.11.0 -pkgrel=1 +pkgrel=2 pkgdesc='Implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables' arch=(any) url='https://github.com/omnilib/aioitertools'
