mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/py-pygments: Update to 2.19.1
Release changes: https://github.com/pygments/pygments/releases/tag/2.19.1 Reported by: "Matthäus G. Chajdas" <notifications@github.com>
This commit is contained in:
parent
9f1c7a1f70
commit
4b34c03a5e
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pygments
|
||||
DISTVERSION= 2.18.0
|
||||
DISTVERSION= 2.19.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.18.0:devel/py-hatchling@${PY_FLAVOR}
|
||||
# tests: 4400 passed, 3 skipped
|
||||
# tests: 5184 passed, 7 skipped
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1.0:devel/py-pytest-cov@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-randomly>=3.12.0:devel/py-pytest-randomly@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wcag-contrast-ratio>=0.9:www/py-wcag-contrast-ratio@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1722488116
|
||||
SHA256 (pygments-2.18.0.tar.gz) = 786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199
|
||||
SIZE (pygments-2.18.0.tar.gz) = 4891905
|
||||
TIMESTAMP = 1737292768
|
||||
SHA256 (pygments-2.19.1.tar.gz) = 61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f
|
||||
SIZE (pygments-2.19.1.tar.gz) = 4968581
|
||||
|
|
Loading…
Add table
Reference in a new issue