python3-Pygments: update to 2.14.0.

This commit is contained in:
Andrew J. Hesford 2023-01-05 12:10:42 -05:00
parent de9ba120d3
commit 233a1b623c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Pygments'
pkgname=python3-Pygments
version=2.13.0
revision=2
version=2.14.0
revision=1
build_style=python3-module
# Ignored tests rely on unpackaged wcag_contrast_ratio module
make_check_args="--ignore=tests/contrast/test_contrasts.py"
@ -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=56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1
checksum=b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
post_install() {