Accepting request 817304 from home:bnavigator:branches:devel:languages:python:numeric

- move to pytest, ignore deprecation warnings for scipy functions
  and matrix type during tests gh#python-control/python-control#423 
- fix invalid test discovery by pr380-fix-pytest-discovery.patch
  gh#python-control/python-control#380
- skip mixsyn test on PowerPC boo#1172555

OBS-URL: https://build.opensuse.org/request/show/817304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-control?expand=0&rev=11
This commit is contained in:
2020-06-26 18:02:17 +00:00
committed by Git OBS Bridge
parent 4d66c2acea
commit 11d64d1a06
4 changed files with 56 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jun 26 15:29:50 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- move to pytest, ignore deprecation warnings for scipy functions
and matrix type during tests gh#python-control/python-control#423
- fix invalid test discovery by pr380-fix-pytest-discovery.patch
gh#python-control/python-control#380
- skip mixsyn test on PowerPC boo#1172555
-------------------------------------------------------------------
Sat Jan 18 01:18:39 UTC 2020 - Benjamin Greiner <code@bnavigator.de>