me
/
guix
Archived
1
0
Fork 0

gnu: python2-hdf4: Remove package.

* gnu/packages/python-xyz.scm (python2-hdf4): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
zimoun 2021-06-08 16:37:45 +02:00 committed by Leo Famulari
parent 1e582a0856
commit 16a23337be
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 0 additions and 3 deletions

View File

@ -1120,9 +1120,6 @@ NetCDF files can also be read and modified. Python-HDF4 is a fork of
@url{http://hdfeos.org/software/pyhdf.php,pyhdf}.")
(license license:expat)))
(define-public python2-hdf4
(package-with-python2 python-hdf4))
(define-public python-h5py
(package
(name "python-h5py")