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

Bas Couwenberg sebastic at debian.org
Sun Jun 18 08:53:18 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  03c57f9   Imported Upstream version 1.2.8
       new  f27a4f5   Imported Upstream version 1.2.9

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             |   7 ++--
 Changelog               |   9 ++++
 MANIFEST.in             |   5 +--
 README.md               |   5 +++
 docs/netCDF4/index.html |  13 +++---
 netCDF4/_netCDF4.pyx    | 109 +++++++++++++++++++++++++-----------------------
 setup.py                |  56 ++++++++++---------------
 test/issue671.nc        | Bin 0 -> 123416 bytes
 test/issue672.nc        | Bin 0 -> 224227 bytes
 test/tst_Unsigned.py    |   8 ++++
 test/tst_masked4.py     |  13 ++++++
 utils/nc3tonc4          |   4 --
 utils/nc4tonc3          |   4 --
 utils/ncinfo            |   4 --
 14 files changed, 123 insertions(+), 114 deletions(-)
 create mode 100644 test/issue671.nc
 create mode 100644 test/issue672.nc
 delete mode 100755 utils/nc3tonc4
 delete mode 100755 utils/nc4tonc3
 delete mode 100755 utils/ncinfo

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