python-h5py

Edit Package python-h5py

H5py provides a simple, robust read/write interface to HDF5 data from Python.
Existing Python and Numpy concepts are used for the interface; for example,
datasets on disk are represented by a proxy class that supports slicing, and
has dtype and shape attributes. HDF5 groups are presented using a dictionary
metaphor, indexed by name.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000148 148 Bytes
h5py-3.4.0.tar.gz 0000371128 362 KB
python-h5py-relax-dependency-versions.patch 0000000881 881 Bytes
python-h5py.changes 0000016745 16.4 KB
python-h5py.spec 0000005585 5.45 KB
Revision 21 (latest revision is 30)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 917807 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 21)
- Correct order of definitions to generate multiple packages for
  multiple builds.
- update to version 3.4.0:
  * New features
    + The pre-built wheels now bundle HDF5 1.12.1 (:pr:`1945`).
    + len() now works on dset.astype(), .asstr() and .fields()
      wrappers (:pr:`1913`).
  * Bug fixes
    + Fix bug introduced in version 3.3 that did not allow the
      creation of files using the flag "a" for certain drivers
      (e.g. mpiio, core and stdio) (:pr:`1922`).
    + Dataset indexing will now use the optimized fast path, which was
      accidentally disabled in a previous version (:pr:`1944`).
    + Fix an error building with Cython 3.0 alpha 8 (cpdef inside
      functions) (:pr:`1923`).
Comments 0
openSUSE Build Service is sponsored by