[netcdf4-python] branch master updated (8b6e7b4 -> 2307b26)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 11 13:09:19 UTC 2016


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

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

      from  8b6e7b4   Update Vcs-Git URL to use HTTPS.
       new  4979ce3   Imported Upstream version 1.2.3
       new  e3a99e1   Merge tag 'upstream/1.2.3'
       new  e531b12   New upstream release.
       new  d82e0ea   Add changelog entry for Vcs-Git URL change.
       new  b97b563   Bump Standards-Version to 3.9.7, no changes.
       new  f73caed   Add patch to fix various spelling errors.
       new  2307b26   Set distribution to unstable.

The 7 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:
 Changelog                            |    23 +-
 checkversion.py                      |     4 +-
 debian/changelog                     |     9 +
 debian/control                       |     2 +-
 debian/patches/series                |     1 +
 debian/patches/spelling-errors.patch |   191 +
 docs/netCDF4/index.html              |   183 +-
 examples/bench_compress.py           |     2 +-
 examples/bench_compress2.py          |    35 +-
 examples/bench_compress3.py          |    41 +-
 examples/threaded_read.py            |     9 +-
 include/netCDF4.pxi                  |     2 -
 netCDF4/_netCDF4.c                   | 21047 +++++++++++++++++----------------
 netCDF4/_netCDF4.pyx                 |   105 +-
 netCDF4/utils.py                     |    51 +-
 netcdftime/__init__.py               |     1 +
 setup.py                             |    17 +-
 test/run_all.py                      |     6 +
 test/tst_atts.py                     |    23 +-
 test/tst_cdf5.py                     |    35 +
 test/tst_filepath.py                 |    15 +
 test/tst_masked.py                   |     8 +-
 test/tst_multifile.py                |     2 +-
 test/tst_multifile2.py               |     2 +-
 24 files changed, 11588 insertions(+), 10226 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling-errors.patch
 create mode 100644 test/tst_cdf5.py
 create mode 100644 test/tst_filepath.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