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

- python-control-pr345.patch: PR#345 to fix fails on some
  architectures because of machine precision

OBS-URL: https://build.opensuse.org/request/show/753326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-control?expand=0&rev=6
This commit is contained in:
2019-12-03 17:30:22 +00:00
committed by Git OBS Bridge
parent d78dd61631
commit a39d5f1bbb
3 changed files with 247 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 27 18:13:20 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- python-control-pr345.patch: PR#345 to fix fails on some
architectures because of machine precision
-------------------------------------------------------------------
Mon Nov 4 13:25:48 UTC 2019 - Benjamin Greiner <code@bnavigator.de>