Files
python-slycot/python-slycot.changes

82 lines
3.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Apr 7 12:16:37 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- let the updated scikit-build do the f2py detection
-------------------------------------------------------------------
Tue Apr 7 11:10:31 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- update the f2py detection. The numpy package removed /usr/bin/f2py3
-------------------------------------------------------------------
Wed Dec 4 11:15:25 UTC 2019 - Benjamin Greiner <code@bnavigator.de>
- mirror blas/lapack/openblas requirements from numpy-devel depending
on architecture and force CMake to find it.
- reduce the required precision in the sg03ad test so that
powerpc passes
-------------------------------------------------------------------
Tue Dec 3 14:18:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update fix-test-sg03ad.patch once more again
-------------------------------------------------------------------
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