17
0

1 Commits

Author SHA256 Message Date
740a73ec19 - Update to 2.5.0:
* disable test_warnings.
  * add initial subtests support.
2025-12-12 15:39:17 +11:00
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 12 04:38:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.5.0:
* disable test_warnings.
* add initial subtests support.
-------------------------------------------------------------------
Mon Jul 29 04:21:50 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pygments-pytest
Version: 2.4.0
Version: 2.5.0
Release: 0
Summary: A pygments lexer for pytest output
License: MIT
@@ -51,8 +51,7 @@ This library provides a pygments lexer called "pytest".
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# https://github.com/pytest-dev/pygments-pytest/issues/135
%pytest -k 'not test_warnings'
%pytest
%files %{python_files}
%doc README.md

BIN
v2.4.0.tar.gz LFS

Binary file not shown.

BIN
v2.5.0.tar.gz LFS Normal file

Binary file not shown.