- Update to 0.4.1:

* Fixed compatibility with pytest 4.2.0. Thanks @blueyed for the PR.
- Drop merged patch pytest42.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-instafail?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-02-27 13:52:14 +00:00
committed by Git OBS Bridge
parent b9e4233498
commit 939c4dcd4e
5 changed files with 11 additions and 37 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 27 13:51:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.1:
* Fixed compatibility with pytest 4.2.0. Thanks @blueyed for the PR.
- Drop merged patch pytest42.patch
-------------------------------------------------------------------
Fri Feb 15 09:11:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>