- 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

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