Accepting request 805936 from home:bnavigator:branches:devel:languages:python:pytest

- fix test failure by pytest-relaxed-pr10.patch
  gh#bitprophet/pytest-relaxed#10 

This patch fixes both the until now skipped color test as well
as the failure with new pytest versions because those
emit unexpected PytestDeprecationWarnings

OBS-URL: https://build.opensuse.org/request/show/805936
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-relaxed?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2020-05-16 09:21:05 +00:00
committed by Git OBS Bridge
parent b1f6a32c99
commit ac7fe56aef
3 changed files with 184 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 15 22:10:39 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- fix test failure by pytest-relaxed-pr10.patch
gh#bitprophet/pytest-relaxed#10
-------------------------------------------------------------------
Wed Jan 15 12:51:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>