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
This commit is contained in:
2021-01-06 14:43:18 +00:00
committed by Git OBS Bridge
parent 4352f508fd
commit 87b8a498eb
4 changed files with 11 additions and 5 deletions

View File

@@ -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