public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/stack-data/
Date: Tue, 04 Mar 2025 18:26:49 +0000 (UTC)	[thread overview]
Message-ID: <1741112806.63200a38671abae774cf074898a69577a27560d3.mgorny@gentoo> (raw)

commit:     63200a38671abae774cf074898a69577a27560d3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  4 18:25:47 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar  4 18:26:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63200a38

dev-python/stack-data: Skip tests failing due to new pygments

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/stack-data/stack-data-0.6.3.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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 9393da95f4d6..0bb3d3079b8a 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
 )


             reply	other threads:[~2025-03-04 18:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-04 18:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-07 12:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/stack-data/ Michał Górny
2024-07-12  7:55 Michał Górny
2023-11-16 17:11 Michał Górny
2023-11-10  5:47 Viorel Munteanu
2023-11-01 20:37 Arthur Zamarin
2023-09-30 16:01 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1741112806.63200a38671abae774cf074898a69577a27560d3.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox