python3-Pygments: update to 2.20.0.

This commit is contained in:
Andrew J. Hesford
2026-03-31 10:06:33 -04:00
parent 06c0581109
commit e32a90a53d
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'python3-Pygments' # Template file for 'python3-Pygments'
pkgname=python3-Pygments pkgname=python3-Pygments
version=2.19.2 version=2.20.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
# Ignored tests rely on unpackaged wcag_contrast_ratio module # Ignored tests rely on unpackaged wcag_contrast_ratio module
make_check_args="--ignore=tests/contrast/test_contrasts.py" make_check_args="--ignore=tests/contrast/test_contrasts.py"
@@ -14,7 +14,7 @@ license="BSD-2-Clause"
homepage="https://pygments.org" homepage="https://pygments.org"
changelog="https://raw.githubusercontent.com/pygments/pygments/master/CHANGES" changelog="https://raw.githubusercontent.com/pygments/pygments/master/CHANGES"
distfiles="${PYPI_SITE}/p/pygments/pygments-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pygments/pygments-${version}.tar.gz"
checksum=636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 checksum=6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f
conflicts="python-Pygments>=0" conflicts="python-Pygments>=0"
post_install() { post_install() {