diff options
author | Oliver Kästner <okaestner@rosen-nxt.com> | 2025-03-07 12:33:07 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-08 15:04:56 -0800 |
commit | 8aa895e877e1be3597b90936e50926f811d54477 (patch) | |
tree | 8f9100c66a6302dc44857935f77b1618768cb59d /meta-python/recipes-devtools/python/python3-pandas/0001-BLD-add-option-to-specify-numpy-header-location.patch | |
parent | c25b471abae6cbe5bdb68787e8cc687892d65425 (diff) | |
download | meta-openembedded-8aa895e877e1be3597b90936e50926f811d54477.tar.gz |
python3-h5py: don't enforce HDF5 version
The library version to link against can be automatically detected.
This fixes the following runtime warning:
>>> import h5py
/usr/lib/python3.13/site-packages/h5py/__init__.py:36: UserWarning:
h5py is running against HDF5 1.14.4 when it was built against
1.14.0, this may cause problems
_warn(("h5py is running against HDF5 {0} when it was built against
{1}, "
Signed-off-by: Oliver Kästner <okaestner@rosen-nxt.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pandas/0001-BLD-add-option-to-specify-numpy-header-location.patch')
0 files changed, 0 insertions, 0 deletions