summary refs log tree commit diff
path: root/pkgs/development/python-modules/h5py
Commit message (Collapse)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* pythonPackages.h5py: 2.7.1 -> 2.8.0 (#41581)Jaakko Luttinen2018-06-07
|
* python.pkgs.h5py: fix for numpy 1.14Frederik Rietdijk2018-02-18
|
* mpi4py/h5py: fix test to run reliably with openmpi-3Markus Kowalewski2018-01-26
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* Merge pull request #28884 from FRidh/python-fixesFrederik Rietdijk2017-09-06
| | | Python: several fixes
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* Python: many package updatesFrederik Rietdijk2017-05-27
| | | | Did not test all packages. Likely we'll have some breakage.
* Python: add pname attributes to librariesFrederik Rietdijk2017-05-27
| | | | so that we can use the update script.
* h5py: 2.5.0 -> 2.6.0David Guibert2016-08-28
| | | | | Tests are broken in 2.5.0 (errors when executing "cythonize()"), not in version 2.6.0.
* pythonPackages.{h5py, h5py-mpi}: simplify expression/assertionsFrederik Rietdijk2016-07-19
|
* Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* python h5py: 2.3.1 -> 2.5.0Frederik Rietdijk2015-10-25
| | | | | | | | Since I think 2.4 h5py introduced a new way to configure mpi. Therefore, the BuildFlags are removed. I built h5py and h5py-mpi packages successfully. Not sure though whether the mpi version does actually work correctly since I don't use it.
* h5py: Change descriptionAndreas Herrmann2014-09-04
|
* h5py: Adhere to package description conventionAndreas Herrmann2014-09-03
|
* h5py: New package, version 2.3.1Andreas Herrmann2014-09-02
|
* Revert "h5py: New package, version 2.3.1"Domen Kožar2014-08-31
| | | | | | This reverts commit 3c6afb34967a241e2c2e106cb02bad55b5389b94. Doesn't build.
* h5py: New package, version 2.3.1Andreas Herrmann2014-07-18
A pythonic interface to the hdf5 library. It also supports parallel hdf5.