[netcdf4-python] branch master updated (5eaaa93 -> 2817758)

Bas Couwenberg sebastic at debian.org
Tue Oct 31 07:07:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository netcdf4-python.

      from  5eaaa93   Set distribution to unstable.
       new  c92b8f3   Update watch file to handle 1.cd release tag.
       new  55c8736   New upstream version 1.3.1
       new  b21630c   Merge tag 'upstream/1.3.1'
       new  4c87492   New upstream release.
       new  670bba2   Bump Standards-Version to 4.1.1, no changes.
       new  2817758   Set distribution to unstable.

The 6 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 ++
 debian/changelog                   |   8 +
 debian/control                     |   2 +-
 debian/watch                       |   2 +-
 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 +++-
 21 files changed, 609 insertions(+), 127 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