- Add patch to fix build with pytest 4.2+:

* pytest42.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-instafail?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-02-15 09:13:23 +00:00
committed by Git OBS Bridge
parent 941fb93588
commit b9e4233498
3 changed files with 39 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 15 09:11:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with pytest 4.2+:
* pytest42.patch
-------------------------------------------------------------------
Thu Feb 14 14:10:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>