Date: Monday, May 1, 2023 @ 13:48:06 Author: arojas Revision: 1455580
upgpkg: python-levenshtein 0.21.0-2: Python 3.11 rebuild Modified: python-levenshtein/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-01 13:45:24 UTC (rev 1455579) +++ PKGBUILD 2023-05-01 13:48:06 UTC (rev 1455580) @@ -5,7 +5,7 @@ pkgname=python-levenshtein pkgver=0.21.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python extension for computing string edit distances and similarities" url="https://pypi.python.org/pypi/python-Levenshtein/" license=('GPL')
