python3-Pygments: update to 2.7.3.

This commit is contained in:
Andrew J. Hesford 2020-12-08 11:22:12 -05:00
parent 352ef8c2d8
commit 272f4b9723

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Pygments'
pkgname=python3-Pygments
version=2.7.2
version=2.7.3
revision=1
wrksrc="Pygments-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-2-Clause"
homepage="https://pygments.org"
distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
checksum=381985fcc551eb9d37c52088a32914e00517e57f4a21609f48141ba08e193fa0
checksum=ccf3acacf3782cbed4a989426012f1c535c9a90d3a7fc3f16d231b9372d2b716
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
do_check() {