[netcdf4-python] branch master updated (239e7da -> 09ffa31)

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


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

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

      from  239e7da   Move from experimental to unstable.
       new  4a9ecd3   Imported Upstream version 1.2.0
       new  99fe264   Merge tag 'upstream/1.2.0'
       new  b7380bd   New upstream release.
       new  5534a67   Update Vcs-Browser URL to use HTTPS.
       new  8c2efcf   Add patch to fix 'homogeneous' typo.
       new  09ffa31   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                               |    14 +
 MANIFEST.in                             |     1 +
 README.gh-pages                         |     2 +-
 README.md                               |    11 +
 debian/changelog                        |     8 +
 debian/control                          |     2 +-
 debian/patches/homogeneous-typo.patch   |   100 +
 debian/patches/series                   |     1 +
 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 +
 21 files changed, 24075 insertions(+), 12230 deletions(-)
 create mode 100644 debian/patches/homogeneous-typo.patch
 create mode 100644 debian/patches/series
 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