mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +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'
|
||||
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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue