Accepting request 846263 from home:mmachova:branches:devel:languages:python:pytest

- update to 0.9.4
  * Fix pytest-sugar 0.9.3 incompatible with pytest 5.4 (thanks @nicoddemus)
  * Fix Tests fail with pytest 3.5.0 DOCTESTS (^)
  * Fix Tests fail with pytest 5.x (^)

OBS-URL: https://build.opensuse.org/request/show/846263
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=10
This commit is contained in:
2020-11-05 21:32:24 +00:00
committed by Git OBS Bridge
parent e86c665800
commit 6698fb882b
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 5 14:51:01 UTC 2020 - Marketa Machova <mmachova@suse.com>
- update to 0.9.4
* Fix pytest-sugar 0.9.3 incompatible with pytest 5.4 (thanks @nicoddemus)
* Fix Tests fail with pytest 3.5.0 DOCTESTS (^)
* Fix Tests fail with pytest 5.x (^)
-------------------------------------------------------------------
Mon Apr 27 09:30:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>