Date: Monday, April 10, 2023 @ 12:11:27 Author: felixonmars Revision: 1444197
upgpkg: python-js2py 0.72-3: rebuild with python 3.11 Modified: python-js2py/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 12:10:31 UTC (rev 1444196) +++ PKGBUILD 2023-04-10 12:11:27 UTC (rev 1444197) @@ -3,7 +3,7 @@ pkgname=python-js2py pkgver=0.72 _commit=70fe4f557e957db082ee49f8e9b4cf4ac80071ef -pkgrel=2 +pkgrel=3 pkgdesc="JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python" url="https://github.com/PiotrDabkowski/Js2Py" license=('MIT')
