1
0

15 Commits

Author SHA256 Message Date
dec29f4d6c Accepting request 1144811 from devel:languages:python:numeric
- drop do-not-use-numpy-decorators.patch
- drop numpy125.patch
- Update to 0.4.1
  * BLD: fix building with Clang, avoid using GCC-specific -print-sysroot
  * BLD: try to locate OpenBLAS with pkg-config first
  * BLD: add support for using a native file to set library/include dirs
  * DOC: update and extend the install instructions
  * MAINT: include particular headers only for version < 6
- 0.4.0
  * Allow reuse of symbolic factorization
  * do not use deprecated pkg_resources
  * fix deprecation warning
  * do not use NumPy decorators
  * do not use nose-compat NumPy functions
  * BLD: fix the build, remove `stdint.h` and suppress warnings
  * TST: fix issues in test suite
  * BLD: fix building in conda envs

OBS-URL: https://build.opensuse.org/request/show/1144811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=8
2024-02-07 17:49:48 +00:00
613d28098a - drop do-not-use-numpy-decorators.patch
- drop numpy125.patch
- Update to 0.4.1
  * BLD: fix building with Clang, avoid using GCC-specific -print-sysroot
  * BLD: try to locate OpenBLAS with pkg-config first
  * BLD: add support for using a native file to set library/include dirs
  * DOC: update and extend the install instructions
  * MAINT: include particular headers only for version < 6
- 0.4.0
  * Allow reuse of symbolic factorization
  * do not use deprecated pkg_resources
  * fix deprecation warning
  * do not use NumPy decorators
  * do not use nose-compat NumPy functions
  * BLD: fix the build, remove `stdint.h` and suppress warnings
  * TST: fix issues in test suite
  * BLD: fix building in conda envs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-umfpack?expand=0&rev=15
2024-02-07 07:31:40 +00:00
54b44ee954 Accepting request 1109269 from devel:languages:python:numeric
- update to 0.3.3
  * use scipy.sparse.linalg function without linsolve namespace
  * DOC: add citations to README.rst
- drop merged scikit-umfpack-pr68-scipy-sparse-linalg.patch
- add numpy125.patch
- Clean up the SPEC file.

OBS-URL: https://build.opensuse.org/request/show/1109269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=7
2023-09-06 17:00:03 +00:00
bd6941befb - Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-umfpack?expand=0&rev=13
2023-09-06 13:05:18 +00:00
f834b20a67 Accepting request 1109232 from home:mcalabkova:branches:devel:languages:python:numeric
- update to 0.3.3
  * use scipy.sparse.linalg function without linsolve namespace
  * DOC: add citations to README.rst
- drop merged scikit-umfpack-pr68-scipy-sparse-linalg.patch
- add numpy125.patch

OBS-URL: https://build.opensuse.org/request/show/1109232
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-umfpack?expand=0&rev=12
2023-09-06 12:38:12 +00:00
075dfb4707 Accepting request 966736 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/966736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=6
2022-04-04 17:26:32 +00:00
4e896d2a25 Accepting request 966572 from home:bnavigator:branches:devel:languages:python:numeric
- Add scikit-umfpack-pr68-scipy-sparse-linalg.patch
  gh#scikit-umfpack/scikit-umfpack#68
- x86_64 is the only platform where this works

OBS-URL: https://build.opensuse.org/request/show/966572
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-umfpack?expand=0&rev=10
2022-04-04 06:09:59 +00:00
a2e930a2ad Accepting request 917634 from devel:languages:python:numeric
- Switch from nose to pytest.
- Add do-not-use-numpy-decorators.patch:
  * The numpy decorators require nose, switch to unittest.skipIf()

OBS-URL: https://build.opensuse.org/request/show/917634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=5
2021-09-09 21:07:30 +00:00
734a635248 - Switch from nose to pytest.
- Add do-not-use-numpy-decorators.patch:
  * The numpy decorators require nose, switch to unittest.skipIf()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-umfpack?expand=0&rev=9
2021-09-09 02:09:53 +00:00
9f08b85afb Accepting request 872135 from devel:languages:python:numeric
- skip python36 (no scipy anymore)

OBS-URL: https://build.opensuse.org/request/show/872135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=4
2021-02-15 22:19:18 +00:00
88f8261121 - skip python36 (no scipy anymore)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-umfpack?expand=0&rev=7
2021-02-14 10:33:46 +00:00
81f2b7d8aa Accepting request 732227 from devel:languages:python:numeric
- Do not pull in the scikits.example

OBS-URL: https://build.opensuse.org/request/show/732227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=3
2019-09-23 10:19:54 +00:00
Tomáš Chvátal
29ac272067 - Do not pull in the scikits.example
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-umfpack?expand=0&rev=5
2019-09-20 17:57:54 +00:00
d507099b76 Accepting request 662850 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/662850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=2
2019-01-21 09:46:00 +00:00
ce10bb8810 Accepting request 612052 from devel:languages:python
Python interface to UMFPACK sparse direct solver

OBS-URL: https://build.opensuse.org/request/show/612052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scikit-umfpack?expand=0&rev=1
2018-06-02 10:01:20 +00:00