summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/h5py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python38Packages.h5py: 3.1.0 -> 3.2.1Sandro Jäckel2021-04-091-3/+4
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-241-12/+9
* python3Packages.h5py: fix build and disable tests•••test suite now requires pytest-mpi which isn't available Jonathan Ringer2020-12-011-9/+19
* python3Packages.h5py: 2.10.0 -> 3.1.0Frederik Rietdijk2020-12-011-2/+2
* python3Packages.h5py: 2.9.0 -> 2.10.0•••also disable on python 2.7 Co-authored-by: Jon <jonringer@users.noreply.github.com> Matthew Bauer2020-09-101-10/+5
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.h5py: add patch to fix broken testMarkus Kowalewski2019-04-101-1/+7
* pythonPackages.h5py: add ssh to checkInputs•••ssh is required in the checkPhase by openmpi Markus Kowalewski2019-04-081-1/+1
* python.pkgs.h5py: 2.8.0 -> 2.9.0Robert Schütz2019-01-101-5/+2
* python.pkgs.h5py: disable testsRobert Schütz2018-09-011-0/+3
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* pythonPackages.h5py: 2.7.1 -> 2.8.0 (#41581)Jaakko Luttinen2018-06-072-104/+5
* python.pkgs.h5py: fix for numpy 1.14Frederik Rietdijk2018-02-182-9/+105
* mpi4py/h5py: fix test to run reliably with openmpi-3Markus Kowalewski2018-01-261-2/+6
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists. John Ericson2017-09-211-1/+2
* Merge pull request #28884 from FRidh/python-fixes•••Python: several fixesFrederik Rietdijk2017-09-061-2/+2
* pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* 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 Silvan Mosberger2017-08-011-1/+1
* Python: many package updates•••Did not test all packages. Likely we'll have some breakage. Frederik Rietdijk2017-05-271-2/+2
* Python: add pname attributes to libraries•••so that we can use the update script. Frederik Rietdijk2017-05-271-1/+2
* h5py: 2.5.0 -> 2.6.0•••Tests are broken in 2.5.0 (errors when executing "cythonize()"), not in version 2.6.0. David Guibert2016-08-281-2/+2
* pythonPackages.{h5py, h5py-mpi}: simplify expression/assertionsFrederik Rietdijk2016-07-191-8/+7
* Python: use PyPI mirror (#15001)•••* mirrors: add pypi * Python: Use pypi mirror for all PyPI packages Frederik Rietdijk2016-04-261-1/+1
* python h5py: 2.3.1 -> 2.5.0•••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. Frederik Rietdijk2015-10-251-9/+11
* h5py: Change descriptionAndreas Herrmann2014-09-041-1/+1
* h5py: Adhere to package description conventionAndreas Herrmann2014-09-031-3/+2
* h5py: New package, version 2.3.1Andreas Herrmann2014-09-021-0/+43
* Revert "h5py: New package, version 2.3.1"•••This reverts commit 3c6afb34967a241e2c2e106cb02bad55b5389b94. Doesn't build. Domen Kožar2014-08-311-43/+0
* h5py: New package, version 2.3.1•••A pythonic interface to the hdf5 library. It also supports parallel hdf5. Andreas Herrmann2014-07-181-0/+43