[python-h5netcdf] branch master updated (0edb27a -> c019fd6)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Oct 11 16:36:15 UTC 2017


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

ghisvail-guest pushed a change to branch master
in repository python-h5netcdf.

      from  0edb27a   Release to unstable
      adds  3181cd6   New upstream version 0.4.3
       new  04f846f   Updated version 0.4.3 from 'upstream/0.4.3'
       new  d75bb39   Drop the patch queue, no longer required
       new  5bb3aae   Clean egg-info directory using extend-diff-ignore
       new  1aadad3   Drop superfluous nocheck guards in rules file
       new  19a1c48   Ensure tests are run in isolation during build
       new  ba8ee5a   Fixup the whitespacing in rules file
       new  ad4a314   Normalize the package descriptions
       new  03d2abe   Fixup the Vcs-Browser URI
       new  a4c951e   Bump the standards version to 4.1.1
       new  c019fd6   Release to unstable

The 10 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:
 MANIFEST.in                                 |   1 +
 PKG-INFO                                    |  79 +++-
 README.rst                                  |  75 +++-
 debian/changelog                            |  14 +
 debian/clean                                |   1 -
 debian/control                              |   8 +-
 debian/patches/Add-missing-test-suite.patch | 532 --------------------------
 debian/patches/series                       |   1 -
 debian/rules                                |  10 +-
 debian/source/options                       |   1 +
 h5netcdf.egg-info/PKG-INFO                  |  79 +++-
 h5netcdf.egg-info/SOURCES.txt               |   4 +-
 h5netcdf/__init__.py                        |   2 +-
 h5netcdf/attrs.py                           |  20 +-
 h5netcdf/core.py                            |  99 ++++-
 h5netcdf/legacyapi.py                       |   6 +-
 h5netcdf/tests/test_h5netcdf.py             | 573 ++++++++++++++++++++++++++++
 setup.cfg                                   |   4 +-
 setup.py                                    |   3 +-
 19 files changed, 916 insertions(+), 596 deletions(-)
 delete mode 100644 debian/clean
 delete mode 100644 debian/patches/Add-missing-test-suite.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/source/options
 create mode 100644 h5netcdf/tests/test_h5netcdf.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-h5netcdf.git



More information about the debian-science-commits mailing list