forked from pool/python-pytest-sugar
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=6
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 24 07:09:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Skip failing pytest5 checks that need tweaking upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 15:52:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.9.2:
|
|
* Fix incompatibility with pytest 3.10 (thanks @Natim)
|
|
* Double colons for verbose output (thanks @albertodonato)
|
|
* Fix "Wrong count with items modified in pytest_collection_modifyitems" (thanks @blueyed)
|
|
* Defer registration of xdist hook (thanks @blueyed)
|
|
- Add patch from upstream to fix build with pytest 4.2+:
|
|
* pytest4.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 18 21:47:34 UTC 2018 - mimi.vx@gmail.com
|
|
|
|
- update to 0.9.1
|
|
+ Fix incompatibility with pytest 3.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 17 12:06:50 UTC 2017 - jengelh@inai.de
|
|
|
|
- Fix package name repetition in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 15 09:59:13 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
- initial package
|