11
0

- Add patch to fix build with pytest 4 and newer:

* pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-execnet?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-02-12 14:32:16 +00:00
committed by Git OBS Bridge
parent cceb57bb85
commit 2ec7bc5d9c
3 changed files with 296 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 12 14:25:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with pytest 4 and newer:
* pytest4.patch
-------------------------------------------------------------------
Wed Aug 8 11:32:26 UTC 2018 - mimi.vx@gmail.com