python3-Pygments: update to 2.15.1.

This commit is contained in:
Andrew J. Hesford 2023-04-19 09:07:57 -04:00
parent 43818ac0c4
commit d36aa4a328

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Pygments'
pkgname=python3-Pygments
version=2.15.0
version=2.15.1
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=f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500
checksum=8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c
conflicts="python-Pygments>=0"
post_install() {