From 4352f508fd64cdcd3eb1f5afc4694098db753bcfe2fdfabb189bf35959cf0e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 31 Aug 2020 09:10:53 +0000 Subject: [PATCH] Accepting request 830710 from home:mcalabkova:branches:devel:languages:python:pytest - Update to 2.1.0 * Use new --code-highlight=no in pytest 6 (and prevent tests from failing) OBS-URL: https://build.opensuse.org/request/show/830710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=17 --- python-pygments-pytest.changes | 6 ++++++ python-pygments-pytest.spec | 4 ++-- v2.0.0.tar.gz | 3 --- v2.1.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 v2.0.0.tar.gz create mode 100644 v2.1.0.tar.gz diff --git a/python-pygments-pytest.changes b/python-pygments-pytest.changes index 853db0d..3d23096 100644 --- a/python-pygments-pytest.changes +++ b/python-pygments-pytest.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 21 11:42:17 UTC 2020 - Marketa Calabkova + +- Update to 2.1.0 + * Use new --code-highlight=no in pytest 6 (and prevent tests from failing) + ------------------------------------------------------------------- Wed Apr 29 15:01:50 UTC 2020 - Matej Cepl diff --git a/python-pygments-pytest.spec b/python-pygments-pytest.spec index fd089ae..47e9191 100644 --- a/python-pygments-pytest.spec +++ b/python-pygments-pytest.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pygments-pytest -Version: 2.0.0 +Version: 2.1.0 Release: 0 Summary: A pygments lexer for pytest output License: MIT @@ -50,7 +50,7 @@ This library provides a pygments lexer called "pytest". %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest -k 'not (test_different_test_types or test_too_long_summary_line or test_deprecated_raises_exec_failure or test_blank_code_line)' +%pytest %files %{python_files} %doc README.md diff --git a/v2.0.0.tar.gz b/v2.0.0.tar.gz deleted file mode 100644 index 68602e3..0000000 --- a/v2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5cc25d39cfcb2e0ecf8ace6772cdb69c2da50ad7a10249fb383aaf0a0468d9c -size 7268 diff --git a/v2.1.0.tar.gz b/v2.1.0.tar.gz new file mode 100644 index 0000000..93de485 --- /dev/null +++ b/v2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacbed2ecb53889d07460134b09bd0e9fc45c97195d7c4ef1bd9f782460236aa +size 6982