[netcdf4-python] branch upstream updated (f27a4f5 -> d36f4b4)

Bas Couwenberg sebastic at debian.org
Mon Sep 25 07:18:51 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  f27a4f5   Imported Upstream version 1.2.9
       new  d36f4b4   New upstream version 1.3.0

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                    |    2 +-
 Changelog                      |   34 +
 MANIFEST.in                    |    1 -
 PKG-INFO                       |    2 +-
 README.md                      |   15 +-
 README.release                 |    5 +-
 conda.recipe/bld.bat           |    1 -
 conda.recipe/build.sh          |    1 -
 docs/netCDF4/index.html        |   60 +-
 examples/reading_netCDF.ipynb  | 2421 ++++++++++++++++++++--------------------
 examples/writing_netCDF.ipynb  | 2256 +++++++++++++++++++------------------
 include/netCDF4.pxi            |   30 +-
 netCDF4/_netCDF4.pyx           |  425 +++----
 netCDF4/utils.py               |   64 +-
 netcdftime/_netcdftime.pyx     |   48 +-
 setup.cfg                      |    2 -
 setup.cfg.template             |   50 -
 setup.py                       |  397 ++++---
 test/tst_compound_alignment.py |    8 +-
 test/tst_compoundvar.py        |   28 +-
 test/tst_filepath.py           |   14 +-
 test/tst_netcdftime.py         |   69 +-
 test/tst_types.py              |    7 +
 test/tst_utils.py              |   93 +-
 24 files changed, 3166 insertions(+), 2867 deletions(-)
 delete mode 100644 setup.cfg.template

-- 
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