[netcdf4-python] branch master updated (7dd4191 -> 642e0f5)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 16 15:51:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository netcdf4-python.
from 7dd4191 Mark tempfile-mktemp.patch as Applied-Upstream.
new 5dba626 Imported Upstream version 1.2.4
new 27647c4 Merge tag 'upstream/1.2.4'
new 9d98ad6 New upstream release.
new 16ec488 Drop tempfile-mktemp.patch, applied upstream.
new 0551581 Bump Standards-Version to 3.9.8, no changes.
new d8f3330 Update dh_python & dh_numpy calls to act on specific package.
new 44d132c Drop Other-References from upstream metadata, no longer available.
new befd6d0 Add patch to fix spelling errors.
new 642e0f5 Set distribution to unstable.
The 9 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 | 15 +
MANIFEST.in | 3 +
README.md | 9 +-
appveyor.yml | 72 +
conda.recipe/bld.bat | 12 +
conda.recipe/build.sh | 10 +
conda.recipe/meta.yaml | 44 +
conda.recipe/run_test.py | 14 +
debian/changelog | 10 +
debian/control | 2 +-
debian/patches/series | 2 +-
debian/patches/spelling-errors.patch | 65 +
debian/patches/tempfile-mktemp.patch | 392 -
debian/rules | 8 +-
debian/upstream/metadata | 1 -
docs/netCDF4/index.html | 120 +-
netCDF4/_netCDF4.c | 23434 ++++++++++++++++-----------------
netCDF4/_netCDF4.pyx | 108 +-
setup.py | 2 +-
test/tst_atts.py | 34 +-
test/tst_cdf5.py | 2 +-
test/tst_compound_alignment.py | 2 +-
test/tst_compoundatt.py | 2 +-
test/tst_compoundvar.py | 2 +-
test/tst_compression.py | 2 +-
test/tst_dims.py | 2 +-
test/tst_diskless.py | 4 +-
test/tst_endian.py | 43 +-
test/tst_enum.py | 2 +-
test/tst_fancyslicing.py | 2 +-
test/tst_grps.py | 4 +-
test/tst_grps2.py | 2 +-
test/tst_masked.py | 2 +-
test/tst_masked2.py | 6 +-
test/tst_masked3.py | 4 +-
test/tst_multifile.py | 4 +-
test/tst_multifile2.py | 4 +-
test/tst_netcdftime.py | 2 +-
test/tst_refcount.py | 2 +-
test/tst_rename.py | 2 +-
test/tst_scalarvar.py | 2 +-
test/tst_scaled.py | 4 +-
test/tst_shape.py | 2 +-
test/tst_slicing.py | 2 +-
test/tst_types.py | 2 +-
test/tst_unicode.py | 2 +-
test/tst_unicode3.py | 2 +-
test/tst_unlimdim.py | 2 +-
test/tst_vars.py | 2 +-
test/tst_vlen.py | 2 +-
50 files changed, 11885 insertions(+), 12589 deletions(-)
create mode 100644 appveyor.yml
create mode 100644 conda.recipe/bld.bat
create mode 100644 conda.recipe/build.sh
create mode 100644 conda.recipe/meta.yaml
create mode 100644 conda.recipe/run_test.py
create mode 100644 debian/patches/spelling-errors.patch
delete mode 100644 debian/patches/tempfile-mktemp.patch
--
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