Accepting request 713053 from devel:languages:python:pytest
- Update to 1.21.1: * Fix issue with assets filenames being too long. * Allow opening generated html report in browser (@ssbarnea) * Handle when report title is stored as an environment variable (@BeyondEvil) * Change assets naming method (@SunInJuly) OBS-URL: https://build.opensuse.org/request/show/713053 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=3
This commit is contained in:
commit
191ea2fb4d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7c65cdd9d5e4d09cef2f500ca801f80c1110204f24e5b84d019c6f919b15e9e
|
||||
size 26589
|
3
pytest-html-1.21.1.tar.gz
Normal file
3
pytest-html-1.21.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac405ca2fc4a55b83ca59319c69552f9bc870db2378e851633970bfc7fb93928
|
||||
size 27153
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 12:29:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.21.1:
|
||||
* Fix issue with assets filenames being too long.
|
||||
* Allow opening generated html report in browser (@ssbarnea)
|
||||
* Handle when report title is stored as an environment variable (@BeyondEvil)
|
||||
* Change assets naming method (@SunInJuly)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 27 08:13:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-html
|
||||
Version: 1.20.0
|
||||
Version: 1.21.1
|
||||
Release: 0
|
||||
Summary: pytest plugin for generating HTML reports
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user