This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf4-python.
commit a1c63a247f5a16e22b6d974c05ff4776c79f449f Merge: ebc4200 03c57f9 Author: Bas Couwenberg <[email protected]> Date: Sun May 28 08:44:55 2017 +0200 Merge tag 'upstream/1.2.8' Upstream version 1.2.8 .travis.yml | 8 +- Changelog | 25 + MANIFEST.in | 4 +- PKG-INFO | 56 +- README.md | 34 +- README.release | 8 +- appveyor.yml | 46 +- conda.recipe/meta.yaml | 66 +- conda.recipe/run_test.py | 12 +- docs/netCDF4/index.html | 264 +- examples/tutorial.py | 4 +- include/constants.pyx | 4 - include/netCDF4.pxi | 5 + netCDF4/__init__.py | 2 +- netCDF4/_netCDF4.c | 85723 --------------------------------------------- netCDF4/_netCDF4.pyx | 447 +- netCDF4/utils.py | 4 +- netcdftime/_netcdftime.c | 35225 ------------------- setup.py | 66 +- test/tst_Unsigned.py | 27 + test/tst_compoundatt.py | 11 +- test/tst_multifile.py | 2 +- test/tst_multifile2.py | 2 +- test/tst_netcdftime.py | 7 + test/tst_open_mem.py | 32 + test/tst_stringarr.py | 56 +- test/tst_unicode.py | 2 - test/tst_unicode3.py | 2 - test/tst_unicodeatt.py | 35 + test/ubyte.nc | Bin 0 -> 152 bytes 30 files changed, 895 insertions(+), 121284 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf4-python.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

