[netcdf4-python] branch upstream updated (d36f4b4 -> 55c8736)
Bas Couwenberg
sebastic at debian.org
Tue Oct 31 07:07:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository netcdf4-python.
from d36f4b4 New upstream version 1.3.0
new 55c8736 New upstream version 1.3.1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 27 +++-
Changelog | 15 ++
PKG-INFO | 2 +-
README.md | 7 +
appveyor.yml | 27 ++--
ci/travis/build-parallel-netcdf.sh | 13 ++
docs/netCDF4/index.html | 120 ++++++++++++--
examples/mpi_example.py | 35 ++++
include/mpi-compat.h | 14 ++
include/netCDF4.pxi | 16 ++
netCDF4/__init__.py | 3 +-
netCDF4/_netCDF4.pyx | 320 +++++++++++++++++++++++++++++--------
setup.cfg | 4 +-
setup.py | 57 +++++--
test/run_all.py | 12 +-
test/tst_filepath.py | 7 +
test/tst_masked5.py | 14 +-
test/tst_multifile.py | 31 +++-
18 files changed, 599 insertions(+), 125 deletions(-)
create mode 100755 ci/travis/build-parallel-netcdf.sh
create mode 100644 examples/mpi_example.py
create mode 100644 include/mpi-compat.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf4-python.git
More information about the Pkg-grass-devel
mailing list