Go to file
Dirk Mueller bada428c78 - update to 1.25.2:
* Upgrade various build dependencies.
  * use ``-ftrapping-math`` with Clang on macOS
  * properly handle negative indexes in ufunc_at fast path
  * PyObject_IsTrue and PyObject_Not error handling in setflags
  * histogram small range robust
  * Update meson.build files from main branch
  * exclude min, max and round from ``np.__all__``
  * Dependabot updates
  * Fix the signature for np.array_api.take
  * update OpenBLAS to an intermeidate commit
  * Fix reference count leak in str(scalar).
  * fix invalid function pointer conversion error
  * Factor out slow ``getenv`` call used for memory policy warning
  * correct URL in cirrus.star [skip cirrus]
  * Fix C types in scalartypes
  * do not modify the input to ufunc_at
  * Further fixes to indexing loop and added tests

- Update to 1.25.1:
  * NumPy 1.25.1 is a maintenance release that fixes bugs and regressions
    discovered after the 1.25.0 release. The Python versions supported by
    this release are 3.9-3.11.
  * #23968: MAINT: prepare 1.25.x for further development
  * #24036: BLD: Port long double identification to C for meson
  * #24037: BUG: Fix reduction return NULL to be goto fail
  * #24038: BUG: Avoid undefined behavior in array.astype()
  * #24039: BUG: Ensure __array_ufunc__ works without any kwargs passed
  * #24117: MAINT: Pin urllib3 to avoid anaconda-client bug.
  * #24118: TST: Pin pydantic<2 in Pyodide workflow

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=136
2023-08-14 11:44:27 +00:00
_constraints Accepting request 930486 from home:Andreas_Schwab:Factory 2021-11-11 08:31:55 +00:00
_multibuild - Do not bother with standard flavor, just make it default 2019-02-20 10:57:42 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=1 2009-02-12 03:52:59 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=1 2009-02-12 03:52:59 +00:00
ignore-pkg_resources-deprecation.patch - Add patch ignore-pkg_resources-deprecation.patch: 2023-03-24 07:03:33 +00:00
numpy-1.9.0-remove-__declspec.patch Accepting request 1043806 from home:bnavigator:branches:devel:languages:python:numeric 2022-12-20 06:18:27 +00:00
numpy-1.25.2.tar.gz - update to 1.25.2: 2023-08-14 11:44:27 +00:00
numpy-buildfix.patch Accepting request 861568 from home:mcalabkova:branches:devel:languages:python:Factory 2021-01-08 12:31:29 +00:00
python-numpy-rpmlintrc Accepting request 1043806 from home:bnavigator:branches:devel:languages:python:numeric 2022-12-20 06:18:27 +00:00
python-numpy.changes - update to 1.25.2: 2023-08-14 11:44:27 +00:00
python-numpy.spec - update to 1.25.2: 2023-08-14 11:44:27 +00:00