python3-parso: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:46 -04:00
parent 529328b54c
commit 2b9146f1dd

View file

@ -1,7 +1,7 @@
# Template file for 'python3-parso'
pkgname=python3-parso
version=0.8.3
revision=2
revision=3
build_style=python3-module
# Several error messages changed form and trigger inappropriate failures
make_check_args="--ignore=test/test_python_errors.py"