This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf4-python.
commit b21630ca00f6ad491d78c654fb7b5090fbfcf91b Merge: c92b8f3 55c8736 Author: Bas Couwenberg <[email protected]> Date: Tue Oct 31 07:31:56 2017 +0100 Merge tag 'upstream/1.3.1' Upstream version 1.3.1 .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(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf4-python.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

