Date: Thursday, April 6, 2023 @ 14:25:35 Author: felixonmars Revision: 1439206
upgpkg: python-unidiff 0.7.4-3: rebuild with python 3.11 Modified: python-unidiff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 14:24:00 UTC (rev 1439205) +++ PKGBUILD 2023-04-06 14:25:35 UTC (rev 1439206) @@ -5,7 +5,7 @@ pkgname=python-unidiff # https://github.com/matiasb/python-unidiff/blob/master/HISTORY pkgver=0.7.4 -pkgrel=2 +pkgrel=3 pkgdesc='Simple Python library to parse and interact with unified diff data' arch=('any') url="https://github.com/matiasb/python-unidiff"
