Date: Friday, April 7, 2023 @ 07:32:13 Author: felixonmars Revision: 1440848
upgpkg: python-cytoolz 0.12.1-2: rebuild with python 3.11 Modified: python-cytoolz/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 07:32:12 UTC (rev 1440847) +++ PKGBUILD 2023-04-07 07:32:13 UTC (rev 1440848) @@ -3,7 +3,7 @@ _name=cytoolz pkgname=python-cytoolz pkgver=0.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="Cython implementation of Toolz: High performance functional utilities" arch=(x86_64) url="https://github.com/pytoolz/cytoolz/"
