------------------------------------------------------------------- Mon Apr 20 08:20:00 UTC 2020 - Benjamin Greiner - python2 dependency only for python2 enabling repos ------------------------------------------------------------------- Tue Apr 7 12:16:37 UTC 2020 - Benjamin Greiner - let the updated scikit-build do the f2py detection ------------------------------------------------------------------- Tue Apr 7 11:10:31 UTC 2020 - Benjamin Greiner - update the f2py detection. The numpy package removed /usr/bin/f2py3 ------------------------------------------------------------------- Wed Dec 4 11:15:25 UTC 2019 - Benjamin Greiner - 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 - Update fix-test-sg03ad.patch once more again ------------------------------------------------------------------- Fri Nov 8 13:30:41 UTC 2019 - Benjamin Greiner - 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 - Make sure the correct F2PY flavor is executed - Enforce Unix Makefile generator for CMake ------------------------------------------------------------------- Sun Jul 7 21:47:19 UTC 2019 - Jan Engelhardt - Avoid name repetition in summary. ------------------------------------------------------------------- Fri Jul 5 09:26:36 UTC 2019 - Bernhard Wiedemann - 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 - clean up spec file - force installation in %python_sitearch ------------------------------------------------------------------- Mon Jun 24 09:06:38 UTC 2019 - Benjamin Greiner - release 0.3.5 ------------------------------------------------------------------- Fri Jun 21 20:11:56 UTC 2019 - Benjamin Greiner - prerelease of v0.3.5 ------------------------------------------------------------------- Fri Jun 21 19:44:55 UTC 2019 - Benjamin Greiner - fix destination directory issue by specifying packages keyword ------------------------------------------------------------------- Fri Jun 21 17:51:37 UTC 2019 - Benjamin Greiner - 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 - 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