17
0

Compare commits

2 Commits

2 changed files with 2 additions and 8 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Wed Sep 10 11:31:34 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Skip test_highlight, it's failing with latest pygments
-------------------------------------------------------------------
Wed Jun 11 11:31:25 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-redbaron
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -57,8 +57,7 @@ IPython.
%check
rm -r tests/__pycache__
# test_hightlight fails with current python-pygments
%pytest -k "not test_highlight"
%pytest
%files %{python_files}
%doc CHANGELOG README.md