Accepting request 732115 from devel:languages:python:pytest

- Update to 2.0.0:
  * Drop support for python 2.7

OBS-URL: https://build.opensuse.org/request/show/732115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2019-09-26 18:37:52 +00:00 committed by Git OBS Bridge
commit f17c07998e
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43d3a3040ee9676d215225bf8b6aaab916e388bbca7eb05c2a98f28e5cbaa30e
size 27555

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1428837592c94404e4112fbae76f6e512c35aab4b7d663dc3dd6ea58d2979710
size 27484

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 20 09:46:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.0:
* Drop support for python 2.7
-------------------------------------------------------------------
Sat Sep 14 02:06:22 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pytest-html
Version: 1.22.0
Version: 2.0.0
Release: 0
Summary: Pytest plugin for generating HTML reports
License: MPL-2.0