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

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

      from  5dba626   Imported Upstream version 1.2.4
       new  dcdd8a6   Imported Upstream version 1.2.5

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                                     |    28 +
 MANIFEST.in                                   |     5 +-
 README.md                                     |     5 +-
 README.release                                |    23 +
 appveyor.yml                                  |    11 +-
 conda.recipe/meta.yaml                        |     7 +-
 docs/netCDF4/index.html                       |   644 +-
 netCDF4/_netCDF4.c                            | 39056 ++++++++++++++----------
 netCDF4/_netCDF4.pyx                          |   345 +-
 netcdftime/__init__.py                        |    13 +-
 netcdftime/_datetime.c                        |  6201 ----
 netcdftime/_datetime.pyx                      |   136 -
 netcdftime/_netcdftime.c                      | 35225 +++++++++++++++++++++
 netcdftime/{netcdftime.py => _netcdftime.pyx} |   669 +-
 setup.py                                      |    13 +-
 test/tst_atts.py                              |    10 +-
 test/tst_dap.py                               |    23 +-
 test/tst_masked4.py                           |   108 +
 test/tst_multifile.py                         |     1 +
 test/tst_netcdftime.py                        |   343 +-
 test/tst_vlen.py                              |    43 +
 21 files changed, 60384 insertions(+), 22525 deletions(-)
 create mode 100644 README.release
 delete mode 100644 netcdftime/_datetime.c
 delete mode 100644 netcdftime/_datetime.pyx
 create mode 100644 netcdftime/_netcdftime.c
 rename netcdftime/{netcdftime.py => _netcdftime.pyx} (63%)
 create mode 100755 test/tst_masked4.py

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

Reply via email to