Package: nipy / 0.6.1-2
Metadata
Package | Version | Patches format |
---|---|---|
nipy | 0.6.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
local mathjax.patch | (download) |
doc/conf.py |
2 2 + 0 - 0 ! |
use mathjax package |
0002 FIX Remove deprecated Numpy C API macros.patch | (download) |
lib/fff_python_wrapper/fffpy.c |
12 6 + 6 - 0 ! |
fix: remove deprecated numpy c api macros If I understand correctly, NPY_OWNDATA and NPY_BEHAVED were deprecated in v1.7, which was released over a decade ago. These macros were officially removed in Numpy v2.3 (released June 2025). - https://github.com/numpy/numpy/releases/tag/v2.3.0 - https://numpy.org/devdocs/release/1.7.0-notes.html - https://github.com/numpy/numpy/blob/v1.12.0b1/numpy/core/include/numpy/npy_1_7_deprecated_api.h |
1