diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5b763e23090..973c31c4d0d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5271,12 +5271,6 @@ NetCDF files can also be read and modified. It is a successor of Python-HDF4 which is a fork of @url{http://hdfeos.org/software/pyhdf.php,pyhdf}.") (license license:expat))) -;; Version 0.9.x was called python-hdf4 in PyPI because at that time upstream -;; didn't have access to the pyhdf package in PyPI. For version 0.10.0 and -;; onward, please install pyhdf instead of python-hdf4. -(define-deprecated-package python-hdf4 - python-pyhdf) - (define-public python-h5netcdf (package (name "python-h5netcdf") |
