[netcdf4-python] branch upstream updated (8cc7cc8 -> 4a9ecd3)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Sep 24 07:15:42 UTC 2015


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

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

      from  8cc7cc8   Imported Upstream version 1.1.9
       new  4a9ecd3   Imported Upstream version 1.2.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                             |    27 +-
 Changelog                               |    14 +
 MANIFEST.in                             |     1 +
 README.gh-pages                         |     2 +-
 README.md                               |    11 +
 docs/netCDF4/index.html                 |   502 +-
 examples/tutorial.py                    |    26 +
 include/netCDF4.pxi                     |     8 +
 netCDF4/__init__.py                     |     2 +-
 netCDF4/_netCDF4.c                      | 33438 +++++++++++++++++++-----------
 netCDF4/_netCDF4.pyx                    |   495 +-
 netcdftime/_datetime.c                  |  1522 +-
 netcdftime/netcdftime.py                |    19 +-
 setup.py                                |    16 +-
 test/netcdf_dummy_file.nc               |   Bin 0 -> 16376 bytes
 test/tst_enum.py                        |    66 +
 test/tst_get_variables_by_attributes.py |    45 +
 17 files changed, 23965 insertions(+), 12229 deletions(-)
 create mode 100644 test/netcdf_dummy_file.nc
 create mode 100644 test/tst_enum.py
 create mode 100644 test/tst_get_variables_by_attributes.py

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