- Fix build with pytest4 from upstream:

* pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-timeout?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-02-12 15:46:13 +00:00
committed by Git OBS Bridge
parent 3b0eb5d150
commit 42796e60f4
3 changed files with 41 additions and 16 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 12 15:43:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build with pytest4 from upstream:
* pytest4.patch
-------------------------------------------------------------------
Wed Nov 21 14:20:15 UTC 2018 - Enno Gotthold <egotthold@suse.com>