Search Criteria
Package Details: python-hdf5storage 0.1.19-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-hdf5storage.git (read-only, click to copy) |
---|---|
Package Base: | python-hdf5storage |
Description: | Read and write a wide range of Python types to/from HDF5 formatted files. |
Upstream URL: | https://github.com/frejanordsiek/hdf5storage |
Licenses: | BSD |
Submitter: | moetayuko |
Maintainer: | jclds139 |
Last Packager: | jclds139 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-15 10:33 (UTC) |
Last Updated: | 2025-03-26 18:13 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
Required by (1)
- asammdf-git (optional)
Latest Comments
moetayuko commented on 2025-03-13 04:50 (UTC)
@jclds139 I no longer use this package, feel free to take over and apply the fix.
jclds139 commented on 2025-03-12 19:05 (UTC)
At the moment, this won't build because of Numpy 2.0 incompatibility. There's an open pull request with a fix (albeit also MANY warnings for deprecated calls), but the upstream maintainer hasn't been responding. In the mean time, could we patch in this pull request so at least this package can be used in its current state?
A_Bart commented on 2023-04-08 13:56 (UTC)
in the build and package steps, when you change directory, there is an error, it should be "cd hdf5storage-$pkgver" (without "v")