2025-11-10 08:29:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 10 08:29:18 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.4.16:
|
|
|
|
|
* Add support for Numpy versions >= 2.0
|
|
|
|
|
* Update CI and add Python 3.13 support
|
|
|
|
|
* Check for csc fix
|
|
|
|
|
* Fix deployment
|
|
|
|
|
* Fix deployment: attempt 2
|
|
|
|
|
* Add support for Numpy versions >= 2.0
|
|
|
|
|
* Update CI and add Python 3.13 support
|
|
|
|
|
|
2024-08-05 02:45:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 5 02:43:30 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.4.15:
|
|
|
|
|
* add publishing with a trusted publisher
|
|
|
|
|
* Bump up numpy requirement
|
|
|
|
|
* Autofind homebrew installation path
|
|
|
|
|
* add publishing with a trusted publisher
|
|
|
|
|
* Bump up numpy requirement
|
|
|
|
|
* Autofind homebrew installation path
|
|
|
|
|
- Drop patch support-scipy-1.14.patch, included upstream.
|
|
|
|
|
- Move test_data under the tests directory and run tests there.
|
|
|
|
|
|
2024-07-25 06:03:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 25 06:03:00 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.4.13:
|
|
|
|
|
* Fix breaking changes in isspmatrix of scipy >=1.11.0, discontinuing
|
|
|
|
|
compatibility with csc_array
|
|
|
|
|
* remove numpy build restrictions
|
|
|
|
|
- Drop patches scikit-sparse-py312.patch, scipy111.patch:
|
|
|
|
|
* Included upstream.
|
|
|
|
|
- Add patch support-scipy-1.14.patch:
|
|
|
|
|
* Do not call a now removed method in scipy.
|
|
|
|
|
|
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
|
2025-11-10 08:29:43 +00:00
|
|
|
* Allow suitesparse include/library paths to be passed in to
|
2023-09-08 16:52:23 +00:00
|
|
|
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>
|
|
|
|
|
|
2025-11-10 08:29:43 +00:00
|
|
|
- skip python 36 build
|
2021-02-12 14:12:38 +00:00
|
|
|
|
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
|