Accepting request 712139 from home:bnavigator

A python wrapper for the SLICOT numerical library for control systems

Recommended by python-control. Without, python-control has a reduced feature set (e.g. on MIMO systems)

OBS-URL: https://build.opensuse.org/request/show/712139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-slycot?expand=0&rev=1
This commit is contained in:
2019-06-27 08:46:46 +00:00
committed by Git OBS Bridge
commit 69871fc549
5 changed files with 137 additions and 0 deletions

34
python-slycot.changes Normal file
View File

@@ -0,0 +1,34 @@
-------------------------------------------------------------------
Wed Jun 26 13:35:33 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- clean up spec file
- force installation in %python_sitearch
-------------------------------------------------------------------
Mon Jun 24 09:06:38 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- release 0.3.5
-------------------------------------------------------------------
Fri Jun 21 20:11:56 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- prerelease of v0.3.5
-------------------------------------------------------------------
Fri Jun 21 19:44:55 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- fix destination directory issue by specifying packages keyword
-------------------------------------------------------------------
Fri Jun 21 17:51:37 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- change the patch according to
https://github.com/python-control/Slycot/pull/69
and
https://github.com/python-control/Slycot/pull/67
-------------------------------------------------------------------
Fri Jun 21 16:14:11 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- v0.3.4.0: PyPI package does not include runtests.py. (Issue reported upstream)
- patch the CMake source file to look into sitearch instead of sitelib