[netcdf4-python] branch experimental updated (ffae7f2 -> 3f140c5)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jul 30 23:46:45 UTC 2015


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

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

      from  ffae7f2   Use mpi-default-dev to select the architecture specific HDF5 MPI flavor.
      adds  8cc7cc8   Imported Upstream version 1.1.9
      adds  f43b79a   Merge tag 'upstream/1.1.9'
      adds  d6c9415   New upstream release.
      adds  ead655b   Drop patches, applied upstream.
      adds  bc31826   Update watch file.
      adds  380af89   Reorder upstream metadata fields.
      adds  be8b5d1   Set distribution to unstable.
       new  8a72527   Merge branch 'master' into experimental
       new  b552ac6   Move UNRELEASED changes to new experimental revision, refresh link-hdf5.patch.
       new  3f140c5   Set distribution to experimental.

The 3 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                             |     1 +
 Changelog                               |    23 +
 MANIFEST.in                             |     4 +
 README.gh-pages                         |    20 +-
 README.md                               |    16 +-
 README.wheels.md                        |   100 +
 create_docs.sh                          |     7 +-
 debian/changelog                        |    14 +-
 debian/patches/cython-clean.patch       |    16 -
 debian/patches/fix-manpage-syntax.patch |    49 -
 debian/patches/link-hdf5.patch          |     4 +-
 debian/patches/no-online-tests.patch    |    19 -
 debian/patches/series                   |     3 -
 debian/upstream/metadata                |     2 +-
 debian/watch                            |     4 +-
 docs/api-objects.txt                    |   285 -
 docs/class-tree.html                    |   151 -
 docs/crarr.png                          |   Bin 340 -> 0 bytes
 docs/epydoc.css                         |   322 -
 docs/epydoc.js                          |   293 -
 docs/help.html                          |   272 -
 docs/identifier-index.html              |   698 --
 docs/index.html                         |  1732 ---
 docs/module-tree.html                   |   109 -
 docs/netCDF4-module.html                |  1660 ---
 docs/netCDF4.CompoundType-class.html    |   357 -
 docs/netCDF4.Dataset-class.html         |  1705 ---
 docs/netCDF4.Dimension-class.html       |   394 -
 docs/netCDF4.Group-class.html           |   387 -
 docs/netCDF4.MFDataset-class.html       |   528 -
 docs/netCDF4.MFTime-class.html          |   307 -
 docs/netCDF4.VLType-class.html          |   344 -
 docs/netCDF4.Variable-class.html        |  1464 ---
 docs/netCDF4/index.html                 |  5584 +++++++++
 docs/redirect.html                      |    38 -
 man/nc3tonc4.1                          |    18 +-
 man/nc4tonc3.1                          |     6 +-
 netCDF4/__init__.py                     |     8 +-
 netCDF4/_netCDF4.c                      | 18150 ++++++++++++++++--------------
 netCDF4/_netCDF4.pyx                    |  2593 +++--
 netcdftime/_datetime.c                  |   482 +-
 netcdftime/_datetime.pyx                |     7 +
 netcdftime/netcdftime.py                |    29 +-
 setup.py                                |    23 +-
 test/run_all.py                         |     5 +
 test/tst_netcdftime.py                  |    31 +-
 test/tst_scaled.py                      |    45 +
 test/tst_slicing.py                     |    12 +
 48 files changed, 17020 insertions(+), 21301 deletions(-)
 create mode 100644 README.wheels.md
 delete mode 100644 debian/patches/cython-clean.patch
 delete mode 100644 debian/patches/fix-manpage-syntax.patch
 delete mode 100644 debian/patches/no-online-tests.patch
 delete mode 100644 docs/api-objects.txt
 delete mode 100644 docs/class-tree.html
 delete mode 100644 docs/crarr.png
 delete mode 100644 docs/epydoc.css
 delete mode 100644 docs/epydoc.js
 delete mode 100644 docs/help.html
 delete mode 100644 docs/identifier-index.html
 delete mode 100644 docs/index.html
 delete mode 100644 docs/module-tree.html
 delete mode 100644 docs/netCDF4-module.html
 delete mode 100644 docs/netCDF4.CompoundType-class.html
 delete mode 100644 docs/netCDF4.Dataset-class.html
 delete mode 100644 docs/netCDF4.Dimension-class.html
 delete mode 100644 docs/netCDF4.Group-class.html
 delete mode 100644 docs/netCDF4.MFDataset-class.html
 delete mode 100644 docs/netCDF4.MFTime-class.html
 delete mode 100644 docs/netCDF4.VLType-class.html
 delete mode 100644 docs/netCDF4.Variable-class.html
 create mode 100644 docs/netCDF4/index.html
 delete mode 100644 docs/redirect.html

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