gnu: python-hdf5: Correct inputs.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Thu, 6 Oct 2016 13:38:20 +0000 (15:38 +0200)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Tue, 15 Nov 2016 21:31:12 +0000 (22:31 +0100)
commit69866690128615bea022080138d91da4789948db
treeecbc69aaf842d4170b32fc7c7578455cd4bfba82
parent9820a02858840d6f0aef6d13541aaf7148e50651
gnu: python-hdf5: Correct inputs.

According to setup.py python-six is requried at run-time, thus has to be a
propagated input.

* gnu/packages/python.scm (python-hdf5) [inputs]: Move `python-six` to
  [propagated-inputs].
gnu/packages/python.scm