From ba778678a3e0a996583100c4db8d958b84bc32fe Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 5 Mar 2025 06:55:17 +0000 Subject: Adding metadata --- dev-python/stack-data/stack-data-0.6.3.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dev-python/stack-data/stack-data-0.6.3.ebuild') diff --git a/dev-python/stack-data/stack-data-0.6.3.ebuild b/dev-python/stack-data/stack-data-0.6.3.ebuild index 268ee08a0b0d..c87717c3ac0b 100644 --- a/dev-python/stack-data/stack-data-0.6.3.ebuild +++ b/dev-python/stack-data/stack-data-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,4 +37,8 @@ distutils_enable_tests pytest EPYTEST_DESELECT=( # Cython looks for the module in the wrong directory, for some reason tests/test_formatter.py::test_example + # broken by new pygments + tests/test_core.py::test_executing_style_defs + tests/test_core.py::test_pygments_example + tests/test_serializer.py::test_example ) -- cgit v1.3.1