dev-python/pygments: Bump to 2.16.1

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-08-07 04:54:33 +02:00
parent 16fd5a7788
commit 93dbafa3fe

View File

@@ -33,6 +33,9 @@ BDEPEND="
EPYTEST_DESELECT=(
# fuzzing tests, very slow
tests/test_basic_api.py::test_random_input
# incompatibility with python-ctags3, apparently
# https://github.com/pygments/pygments/issues/2486
tests/test_html_formatter.py::test_ctags
)
distutils_enable_tests pytest