- Update to 2.1.1:

* Fix issue with funcargs causing failures. (#282)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal 2020-03-23 09:12:50 +00:00 committed by Git OBS Bridge
parent 1ac9060610
commit 7da827b561
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8645a8616c8ed7414678e0aeebc3b2fd7d44268773ef5e7289289ad8632c9e91
size 29982

3
pytest-html-2.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a4ac391e105e391208e3eb9bd294a60dd336447fd8e1acddff3a6de7f4e57c5
size 30261

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 23 09:08:07 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.1.1:
* Fix issue with funcargs causing failures. (#282)
-------------------------------------------------------------------
Mon Mar 16 08:28:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pytest-html
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: Pytest plugin for generating HTML reports
License: MPL-2.0