11
0

Accepting request 674135 from devel:languages:python:pytest

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

OBS-URL: https://build.opensuse.org/request/show/674135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-execnet?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2019-02-24 16:04:21 +00:00
committed by Git OBS Bridge
parent 6120e1a208
commit 763de9ad4a
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