python3-Pygments: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:42 -04:00
parent 258d66c582
commit 2637397ed0

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Pygments'
pkgname=python3-Pygments
version=2.16.1
revision=1
revision=2
build_style=python3-pep517
# Ignored tests rely on unpackaged wcag_contrast_ratio module
make_check_args="--ignore=tests/contrast/test_contrasts.py"