Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 740a73ec19 |
@@ -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>
|
Mon Jul 29 04:21:50 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pygments-pytest
|
Name: python-pygments-pytest
|
||||||
Version: 2.4.0
|
Version: 2.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A pygments lexer for pytest output
|
Summary: A pygments lexer for pytest output
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -51,8 +51,7 @@ This library provides a pygments lexer called "pytest".
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# https://github.com/pytest-dev/pygments-pytest/issues/135
|
%pytest
|
||||||
%pytest -k 'not test_warnings'
|
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|||||||
BIN
v2.4.0.tar.gz
LFS
BIN
v2.4.0.tar.gz
LFS
Binary file not shown.
BIN
v2.5.0.tar.gz
LFS
Normal file
BIN
v2.5.0.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user