Date: Thursday, April 6, 2023 @ 13:22:28 Author: felixonmars Revision: 1438868
upgpkg: python-bintrees 2.2.0-2: rebuild with python 3.11 Modified: python-bintrees/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:22:26 UTC (rev 1438867) +++ PKGBUILD 2023-04-06 13:22:28 UTC (rev 1438868) @@ -3,7 +3,7 @@ _pyname=bintrees pkgname=python-bintrees pkgver=2.2.0 -pkgrel=1 +pkgrel=2 pkgdesc='Package provides Binary-, RedBlack- and AVL-Trees' url='https://github.com/mozman/bintrees' arch=('x86_64')
