gnu: python2-hdf4: Remove package.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
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

View file

@ -1120,9 +1120,6 @@ (define-public python-hdf4
@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")