Date: Thursday, April 6, 2023 @ 16:41:29 Author: felixonmars Revision: 1439644
upgpkg: python-munkres 1.1.4-4: rebuild with python 3.11 Modified: python-munkres/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:41:22 UTC (rev 1439643) +++ PKGBUILD 2023-04-06 16:41:29 UTC (rev 1439644) @@ -3,7 +3,7 @@ pkgname=python-munkres pkgver=1.1.4 -pkgrel=3 +pkgrel=4 pkgdesc='Munkres algorithm for Python' arch=(any) url=https://github.com/bmc/munkres
