[netcdf4-python] branch upstream updated (318595f -> 5dba626)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Apr 16 15:52:02 UTC 2016


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

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

      from  318595f   Imported Upstream version 1.2.3.1
       new  5dba626   Imported Upstream version 1.2.4

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:
 Changelog                      |    15 +
 MANIFEST.in                    |     3 +
 README.md                      |     9 +-
 appveyor.yml                   |    72 +
 conda.recipe/bld.bat           |    12 +
 conda.recipe/build.sh          |    10 +
 conda.recipe/meta.yaml         |    44 +
 conda.recipe/run_test.py       |    14 +
 docs/netCDF4/index.html        |   120 +-
 netCDF4/_netCDF4.c             | 23434 +++++++++++++++++++--------------------
 netCDF4/_netCDF4.pyx           |   108 +-
 setup.py                       |     2 +-
 test/tst_atts.py               |    34 +-
 test/tst_cdf5.py               |     2 +-
 test/tst_compound_alignment.py |     2 +-
 test/tst_compoundatt.py        |     2 +-
 test/tst_compoundvar.py        |     2 +-
 test/tst_compression.py        |     2 +-
 test/tst_dims.py               |     2 +-
 test/tst_diskless.py           |     4 +-
 test/tst_endian.py             |    43 +-
 test/tst_enum.py               |     2 +-
 test/tst_fancyslicing.py       |     2 +-
 test/tst_grps.py               |     4 +-
 test/tst_grps2.py              |     2 +-
 test/tst_masked.py             |     2 +-
 test/tst_masked2.py            |     6 +-
 test/tst_masked3.py            |     4 +-
 test/tst_multifile.py          |     4 +-
 test/tst_multifile2.py         |     4 +-
 test/tst_netcdftime.py         |     2 +-
 test/tst_refcount.py           |     2 +-
 test/tst_rename.py             |     2 +-
 test/tst_scalarvar.py          |     2 +-
 test/tst_scaled.py             |     4 +-
 test/tst_shape.py              |     2 +-
 test/tst_slicing.py            |     2 +-
 test/tst_types.py              |     2 +-
 test/tst_unicode.py            |     2 +-
 test/tst_unicode3.py           |     2 +-
 test/tst_unlimdim.py           |     2 +-
 test/tst_vars.py               |     2 +-
 test/tst_vlen.py               |     2 +-
 43 files changed, 11804 insertions(+), 12190 deletions(-)
 create mode 100644 appveyor.yml
 create mode 100644 conda.recipe/bld.bat
 create mode 100644 conda.recipe/build.sh
 create mode 100644 conda.recipe/meta.yaml
 create mode 100644 conda.recipe/run_test.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