Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Markus Kowalewski
d5cc30b721
pythonPackages.h5py: add patch to fix broken test
2019-04-10 18:53:51 +02:00
Markus Kowalewski
adbf19a9bd
pythonPackages.h5py: add ssh to checkInputs
...
ssh is required in the checkPhase by openmpi
2019-04-08 13:39:40 +02:00
Robert Schütz
9d08f32da6
python.pkgs.h5py: 2.8.0 -> 2.9.0
2019-01-10 15:09:59 +01:00
Robert Schütz
5a9270fe57
python.pkgs.h5py: disable tests
2018-09-01 10:41:37 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Jaakko Luttinen
0b41fa32d1
pythonPackages.h5py: 2.7.1 -> 2.8.0 ( #41581 )
2018-06-07 14:57:06 +02:00
Frederik Rietdijk
f67e1c467d
python.pkgs.h5py: fix for numpy 1.14
2018-02-18 20:07:43 +01:00
Markus Kowalewski
aa83877cf8
mpi4py/h5py: fix test to run reliably with openmpi-3
2018-01-26 18:46:07 -08:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Frederik Rietdijk
67651d80bc
Merge pull request #28884 from FRidh/python-fixes
...
Python: several fixes
2017-09-06 13:54:10 +02:00
Silvan Mosberger
f5fa5fa4d6
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
2017-08-01 22:03:30 +02:00
Frederik Rietdijk
6b999f3c42
Python: many package updates
...
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
959842a9c7
Python: add pname attributes to libraries
...
so that we can use the update script.
2017-05-27 11:30:21 +02:00
David Guibert
dfb3707dab
h5py: 2.5.0 -> 2.6.0
...
Tests are broken in 2.5.0 (errors when executing "cythonize()"), not in
version 2.6.0.
2016-08-28 11:42:21 +02:00
Frederik Rietdijk
c51b8dc224
pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions
2016-07-19 14:12:13 +02:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Frederik Rietdijk
a515e6e092
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.
2015-10-25 13:26:34 +01:00
Andreas Herrmann
4cae816420
h5py: Change description
2014-09-04 18:48:08 +02:00
Andreas Herrmann
9ac9a06f13
h5py: Adhere to package description convention
2014-09-03 21:32:42 +02:00
Andreas Herrmann
728793ef0b
h5py: New package, version 2.3.1
2014-09-02 13:56:54 +02:00
Domen Kožar
b63496ba6b
Revert "h5py: New package, version 2.3.1"
...
This reverts commit 3c6afb3496
.
Doesn't build.
2014-08-31 15:12:17 +02:00
Andreas Herrmann
3c6afb3496
h5py: New package, version 2.3.1
...
A pythonic interface to the hdf5 library. It also supports parallel hdf5.
2014-07-18 22:41:56 +02:00