From 740a73ec197ca081ad156c86d39205097d9c5ddc0cefedc57798e34c0d872070 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 12 Dec 2025 15:39:17 +1100 Subject: [PATCH] - Update to 2.5.0: * disable test_warnings. * add initial subtests support. --- python-pygments-pytest.changes | 7 +++++++ python-pygments-pytest.spec | 5 ++--- v2.4.0.tar.gz | 3 --- v2.5.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 v2.4.0.tar.gz create mode 100644 v2.5.0.tar.gz diff --git a/python-pygments-pytest.changes b/python-pygments-pytest.changes index ff7bd9d..7c0f34d 100644 --- a/python-pygments-pytest.changes +++ b/python-pygments-pytest.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 12 04:38:19 UTC 2025 - Steve Kowalik + +- Update to 2.5.0: + * disable test_warnings. + * add initial subtests support. + ------------------------------------------------------------------- Mon Jul 29 04:21:50 UTC 2024 - Steve Kowalik diff --git a/python-pygments-pytest.spec b/python-pygments-pytest.spec index 81b1ac2..ecaa30e 100644 --- a/python-pygments-pytest.spec +++ b/python-pygments-pytest.spec @@ -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 diff --git a/v2.4.0.tar.gz b/v2.4.0.tar.gz deleted file mode 100644 index 84eb885..0000000 --- a/v2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a0fa6d2fbca121f02240facd1caa05ad50193152766692e5057b98c926f772b -size 7022 diff --git a/v2.5.0.tar.gz b/v2.5.0.tar.gz new file mode 100644 index 0000000..8467ac4 --- /dev/null +++ b/v2.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5314533af2bcc420f4743ac245327457e03ba46be620658a813399d3bbcd3bc +size 7150