[netcdf4-python] branch master updated (424c15f -> 5eaaa93)
Bas Couwenberg
sebastic at debian.org
Mon Sep 25 07:18:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository netcdf4-python.
from 424c15f Bump Standards-Version to 4.1.0, no changes.
new d36f4b4 New upstream version 1.3.0
new 7b9ba37 Merge tag 'upstream/1.3.0'
new c36eed2 New upstream release.
new 21a6020 Add autopkgtest to test installability.
new 5eaaa93 Set distribution to unstable.
The 5 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 | 2 +-
Changelog | 34 +
MANIFEST.in | 1 -
PKG-INFO | 2 +-
README.md | 15 +-
README.release | 5 +-
conda.recipe/bld.bat | 1 -
conda.recipe/build.sh | 1 -
debian/changelog | 6 +-
debian/tests/control | 3 +
docs/netCDF4/index.html | 60 +-
examples/reading_netCDF.ipynb | 2421 ++++++++++++++++++++--------------------
examples/writing_netCDF.ipynb | 2256 +++++++++++++++++++------------------
include/netCDF4.pxi | 30 +-
netCDF4/_netCDF4.pyx | 425 +++----
netCDF4/utils.py | 64 +-
netcdftime/_netcdftime.pyx | 48 +-
setup.cfg | 2 -
setup.cfg.template | 50 -
setup.py | 397 ++++---
test/tst_compound_alignment.py | 8 +-
test/tst_compoundvar.py | 28 +-
test/tst_filepath.py | 14 +-
test/tst_netcdftime.py | 69 +-
test/tst_types.py | 7 +
test/tst_utils.py | 93 +-
26 files changed, 3173 insertions(+), 2869 deletions(-)
create mode 100644 debian/tests/control
delete mode 100644 setup.cfg.template
--
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