Date: Thursday, April 6, 2023 @ 14:02:53 Author: felixonmars Revision: 1439130
upgpkg: python-json5 0.9.13-2: rebuild with python 3.11 Modified: python-json5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 14:02:52 UTC (rev 1439129) +++ PKGBUILD 2023-04-06 14:02:53 UTC (rev 1439130) @@ -2,7 +2,7 @@ pkgname=python-json5 pkgver=0.9.13 -pkgrel=1 +pkgrel=2 pkgdesc='A Python implementation of the JSON5 data format' arch=(any) url='https://pypi.org/project/json5/'
