mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-Pygments: update to 2.19.2.
This commit is contained in:
parent
3aa2c4babb
commit
9946c6e29c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Pygments'
|
# Template file for 'python3-Pygments'
|
||||||
pkgname=python3-Pygments
|
pkgname=python3-Pygments
|
||||||
version=2.19.1
|
version=2.19.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# Ignored tests rely on unpackaged wcag_contrast_ratio module
|
# Ignored tests rely on unpackaged wcag_contrast_ratio module
|
||||||
|
@ -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=61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f
|
checksum=636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887
|
||||||
conflicts="python-Pygments>=0"
|
conflicts="python-Pygments>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue