python3-Pygments: update to 2.19.2.

This commit is contained in:
Andrew J. Hesford 2025-07-01 09:46:04 -04:00
parent 3aa2c4babb
commit 9946c6e29c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Pygments'
pkgname=python3-Pygments
version=2.19.1
version=2.19.2
revision=1
build_style=python3-pep517
# Ignored tests rely on unpackaged wcag_contrast_ratio module
@ -14,7 +14,7 @@ license="BSD-2-Clause"
homepage="https://pygments.org"
changelog="https://raw.githubusercontent.com/pygments/pygments/master/CHANGES"
distfiles="${PYPI_SITE}/p/pygments/pygments-${version}.tar.gz"
checksum=61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f
checksum=636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887
conflicts="python-Pygments>=0"
post_install() {