Compare commits

...

4 Commits

Author SHA1 Message Date
Troy Dawson 03a9d7846a Rebuilt to change main python from 3.4 to 3.6 2019-03-07 12:47:34 -08:00
Orion Poplawski a654da017b Merge branch 'master' into epel7 2017-03-02 10:50:17 -07:00
Orion Poplawski 32ddfd7ae2 Merge branch 'master' into epel7 2014-07-09 13:02:07 -06:00
Orion Poplawski 5354e88045 No python3 on EL7 2014-07-09 12:28:34 -06:00
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: netcdf4-python
Version: 1.2.7
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Python/numpy interface to netCDF
Group: Development/Languages
@ -146,6 +146,9 @@ PYTHONPATH=$(echo ../build/lib.*%{python3_version}) %{__python3} run_all.py
%changelog
* Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 1.2.7-4
- Rebuilt to change main python from 3.4 to 3.6
* Thu Mar 2 2017 Orion Poplawski <orion@cora.nwra.com> - 1.2-7-3
- Move python libraries into python?- sub-packages
- Make python3 default for Fedora