Accepting request 817663 from home:mcalabkova:branches:devel:languages:python:pytest

- Update to 0.4.2
  * Fixed usage of deprecated pytest-xdist slave aliases (#20).
  * Fixed failing tests on pytest 5
  * Added support for pytest 2.6
  * Fixed failing tests on pytest 2.6
- Drop unneeded patch pytest5.patch

OBS-URL: https://build.opensuse.org/request/show/817663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-instafail?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-06-29 10:08:25 +00:00
committed by Git OBS Bridge
parent 5c0d5acc34
commit efc891a02a
5 changed files with 16 additions and 21 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 29 10:00:24 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.4.2
* Fixed usage of deprecated pytest-xdist slave aliases (#20).
* Fixed failing tests on pytest 5
* Added support for pytest 2.6
* Fixed failing tests on pytest 2.6
- Drop unneeded patch pytest5.patch
-------------------------------------------------------------------
Thu Mar 5 08:24:53 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>