[netcdf4-python] branch upstream updated (ed72e39 -> 8cc7cc8)
    Sebastiaan Couwenberg 
    sebastic at moszumanska.debian.org
       
    Thu Jul 30 23:30:13 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository netcdf4-python.
      from  ed72e39   Imported Upstream version 1.1.8
       new  8cc7cc8   Imported Upstream version 1.1.9
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:
 .travis.yml                          |     1 +
 Changelog                            |    23 +
 MANIFEST.in                          |     4 +
 README.gh-pages                      |    20 +-
 README.md                            |    16 +-
 README.wheels.md                     |   100 +
 create_docs.sh                       |     7 +-
 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 +
 40 files changed, 17003 insertions(+), 21207 deletions(-)
 create mode 100644 README.wheels.md
 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