mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-Pygments: update to 2.19.1.
This commit is contained in:
parent
456b42eb15
commit
928a870505
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Pygments'
|
||||
pkgname=python3-Pygments
|
||||
version=2.18.0
|
||||
revision=2
|
||||
version=2.19.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# 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=786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199
|
||||
checksum=61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f
|
||||
conflicts="python-Pygments>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue