- Update to 0.9.3:

* Fix incompatibility with pytest 5.4.0 (thanks @GuillaumeFavelier)
- Drop patch pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2020-04-27 09:32:53 +00:00
committed by Git OBS Bridge
parent 88d9cd1820
commit e86c665800
5 changed files with 13 additions and 40 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 27 09:30:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.9.3:
* Fix incompatibility with pytest 5.4.0 (thanks @GuillaumeFavelier)
- Drop patch pytest4.patch
-------------------------------------------------------------------
Wed Jul 24 07:09:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>