- Update to 2.0.0:

* Drop support for python 2.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal 2019-09-20 09:49:50 +00:00 committed by Git OBS Bridge
parent 70f758860b
commit 18d383ba8a
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