1ac9060610
* Added support for MP4 video format. (#260) * Added support for sorting metadata by key. (#245) * Added support for rendering reports collapsed (#239) * Added extra fixture (#269) * Added ability to change report title using hook (#270) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=23
77 lines
2.8 KiB
Plaintext
77 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 16 08:28:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 2.1.0:
|
|
* Added support for MP4 video format. (#260)
|
|
* Added support for sorting metadata by key. (#245)
|
|
* Added support for rendering reports collapsed (#239)
|
|
* Added extra fixture (#269)
|
|
* Added ability to change report title using hook (#270)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 3 09:51:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Raise minimal pytest version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 4 12:11:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 2.0.1:
|
|
* Properly check for presence of CSS file
|
|
* Added support for UTF-8 display
|
|
* Fix initial sort on column
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Define LANG in %check to fix openSUSE/SLE 15 builds
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 15:40:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.22.0:
|
|
* Refactor asset naming to be OS safe
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Fix typo in the ansi2html Requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 13:01:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.20.0:
|
|
* Tests running with Pytest 4.0 and Python 3.7
|
|
* Stop filtering out falsy environment values (#175)
|
|
* Removed extraneous space from anchor tag (@chardbury)
|
|
* Always define __version__ even if get_distribution() fails (@nicoddemus)
|
|
* Refactor css config code (@crazymerlyn)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 22 10:45:00 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Cleanup with spec-cleaner
|
|
- Make sure the tests are really executed
|
|
- Remove useless devel dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 16 16:39:49 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Initial build
|
|
+ Version 1.19.0
|