From 87b8a498eb6015dd7b4c44b58c7ca021fee2aea3d4c57279bddb333427c91a0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 6 Jan 2021 14:43:18 +0000 Subject: [PATCH] Accepting request 860759 from home:mcalabkova:branches:devel:languages:python:pytest - Update to 2.2.0 * handle skip / xfail reasons (change in pytest 6.2) OBS-URL: https://build.opensuse.org/request/show/860759 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=19 --- python-pygments-pytest.changes | 6 ++++++ python-pygments-pytest.spec | 4 ++-- v2.1.0.tar.gz | 3 --- v2.2.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 v2.1.0.tar.gz create mode 100644 v2.2.0.tar.gz diff --git a/python-pygments-pytest.changes b/python-pygments-pytest.changes index 3d23096..a8f5ddc 100644 --- a/python-pygments-pytest.changes +++ b/python-pygments-pytest.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 6 14:32:15 UTC 2021 - Markéta Machová + +- Update to 2.2.0 + * handle skip / xfail reasons (change in pytest 6.2) + ------------------------------------------------------------------- Fri Aug 21 11:42:17 UTC 2020 - Marketa Calabkova diff --git a/python-pygments-pytest.spec b/python-pygments-pytest.spec index 47e9191..83ced2d 100644 --- a/python-pygments-pytest.spec +++ b/python-pygments-pytest.spec @@ -1,7 +1,7 @@ # # spec file for package python-pygments-pytest # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pygments-pytest -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: A pygments lexer for pytest output License: MIT diff --git a/v2.1.0.tar.gz b/v2.1.0.tar.gz deleted file mode 100644 index 93de485..0000000 --- a/v2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bacbed2ecb53889d07460134b09bd0e9fc45c97195d7c4ef1bd9f782460236aa -size 6982 diff --git a/v2.2.0.tar.gz b/v2.2.0.tar.gz new file mode 100644 index 0000000..c68dfce --- /dev/null +++ b/v2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acaf2789c3e38bf90d8734bc5aa5095c0c4c21c3115091194353765c51d107cd +size 7100