mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Pygments: update to 2.14.0.
This commit is contained in:
parent
de9ba120d3
commit
233a1b623c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Pygments'
|
# Template file for 'python3-Pygments'
|
||||||
pkgname=python3-Pygments
|
pkgname=python3-Pygments
|
||||||
version=2.13.0
|
version=2.14.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# 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=56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1
|
checksum=b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297
|
||||||
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
|
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue