2024-02-19 14:12:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 18 15:19:40 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Add scikit-sparse-py312.patch gh#scikit-sparse/scikit-sparse#105
|
|
|
|
|
|
2023-09-08 16:52:23 +00:00
|
|
|
-------------------------------------------------------------------
|
2023-09-08 16:56:55 +00:00
|
|
|
Fri Sep 8 16:56:21 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Clean up the SPEC file.
|
|
|
|
|
- Convert from python_{build,install} to
|
|
|
|
|
pyproject_{wheel,install} macros.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-09-08 16:52:23 +00:00
|
|
|
Thu Aug 31 12:37:47 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.4.12
|
|
|
|
|
* Allow suitesparse include/library paths to be passed in to
|
|
|
|
|
pip install through environment variables.
|
|
|
|
|
* Added support for python 3.11
|
|
|
|
|
* Fix compilation with Cython>=3.0.0
|
|
|
|
|
- Add upstream scipy111.patch
|
|
|
|
|
|
2021-04-24 17:32:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 24 16:29:24 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Update to 0.4.5
|
|
|
|
|
* Use PEP-517 style build-system so numpy and cython are no longer
|
|
|
|
|
needed prior to installation (openSUSE: we still use
|
|
|
|
|
setuptools here)
|
|
|
|
|
* Added support for python 3.9
|
|
|
|
|
- Remove nose -- gh#scikit-sparse/pull#66
|
|
|
|
|
|
2021-02-12 14:12:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 12 14:12:27 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- skip python 36 build
|
|
|
|
|
|
2018-11-07 10:48:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 7 11:42:47 CET 2018 - mcepl@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to 0.4.4:
|
|
|
|
|
* Bug in solve with dense array, where base of result is not
|
|
|
|
|
set correctly, fixed.
|
|
|
|
|
* Supported versions updated to: - Python: 3.7, 3.6 - NumPy:
|
|
|
|
|
1.15, 1.14, 1.13 - SciPy: 1.1, 1.0, 0.19 - SuiteSparse: 5.2
|
|
|
|
|
|
2018-08-10 07:49:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 8 16:38:21 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Trim irrelevant parts from description.
|
|
|
|
|
|
2018-05-29 14:51:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 24 17:42:59 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Add license file
|
|
|
|
|
- spec file cleanups
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 19 16:51:57 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 0.4.3
|
|
|
|
|
* The method solve_L can now also use the L matrix of the LL' decomposition.
|
|
|
|
|
* Supported versions updated to Python 3.6, 3.5 and 2.7, NumPy 1.14 and 1.13 and SciPy 1.0 and 0.19.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 25 16:14:07 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial version
|