[netcdf4-python] branch master updated (03127ce -> be8b5d1)

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


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

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

      from  03127ce   Set distribution to unstable.
       new  8cc7cc8   Imported Upstream version 1.1.9
       new  f43b79a   Merge tag 'upstream/1.1.9'
       new  d6c9415   New upstream release.
       new  ead655b   Drop patches, applied upstream.
       new  bc31826   Update watch file.
       new  380af89   Reorder upstream metadata fields.
       new  be8b5d1   Set distribution to unstable.

The 7 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                        |    10 +
 debian/patches/cython-clean.patch       |    16 -
 debian/patches/fix-manpage-syntax.patch |    49 -
 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 +
 47 files changed, 17016 insertions(+), 21297 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 debian/patches/series
 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