Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
9ab8811013
commit
bbe653a433
@ -3,7 +3,6 @@ Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python/numpy interface to netCDF
|
||||
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: https://github.com/Unidata/netcdf4-python
|
||||
Source0: https://github.com/Unidata/netcdf4-python/archive/v%{version}rel/%{name}-%{version}.tar.gz
|
||||
@ -59,7 +58,6 @@ containing vlens, and vlens containing compound types) are not supported.
|
||||
|
||||
%package -n python2-netcdf4
|
||||
Summary: Python/numpy interface to netCDF
|
||||
Group: Development/Languages
|
||||
# EL6 has python 2.6 and needs ordereddict
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 6
|
||||
Requires: python-ordereddict
|
||||
@ -88,7 +86,6 @@ containing vlens, and vlens containing compound types) are not supported.
|
||||
|
||||
%package -n python%{python3_pkgversion}-netcdf4
|
||||
Summary: Python/numpy interface to netCDF
|
||||
Group: Development/Languages
|
||||
# Added in 1.4.0
|
||||
#Requires: python%{python3_pkgversion}-cftime
|
||||
Requires: python%{python3_pkgversion}-Cython
|
||||
|
Loading…
Reference in New Issue
Block a user