Files
python-slycot/python-slycot.changes

59 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 8 13:30:41 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- fix unittests to pass on all architectures
* fix-test-sg03ad.patch see upstream PR#82
* fix-test-td04ad.patch see upstream PR#83
-------------------------------------------------------------------
Sun Sep 22 16:42:44 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- Make sure the correct F2PY flavor is executed
- Enforce Unix Makefile generator for CMake
-------------------------------------------------------------------
Sun Jul 7 21:47:19 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Avoid name repetition in summary.
-------------------------------------------------------------------
Fri Jul 5 09:26:36 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Do not write unreproducible .pyc files for test code
to make the package build reproducible (boo#1047218)
-------------------------------------------------------------------
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