[netcdf4-python] branch master updated (fa92505 -> 46b99bf)

Bas Couwenberg sebastic at debian.org
Sun Jun 18 08:53:16 UTC 2017


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

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

      from  fa92505   Set distribution to experimental.
       new  f27a4f5   Imported Upstream version 1.2.9
       new  6b78cdb   Merge tag 'upstream/1.2.9'
       new  6a9987a   New upstream release.
       new  46b99bf   Set distribution to unstable.

The 4 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 +++
 debian/changelog        |   7 ++++
 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 --
 15 files changed, 130 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