[python-hdf5storage] branch master updated (dbfbadf -> 01e0043)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Sep 14 16:10:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch master
in repository python-hdf5storage.
from dbfbadf Release to unstable.
adds 298f46b New upstream version 0.1.14
new 8ae20c4 Merge tag 'upstream/0.1.14'
new 49f4a6e Remove extra arguments for nose.
new af78e8a Simplify the packaging testsuite.
new 01e0043 Release to unstable.
The 4 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 | 70 ++++++++++++++++++++++++++++++++++----
README.rst | 68 ++++++++++++++++++++++++++++++++----
debian/changelog | 8 +++++
debian/rules | 1 -
debian/tests/control | 16 ++++-----
debian/tests/python2 | 12 -------
debian/tests/python3 | 12 -------
doc/source/conf.py | 4 +--
hdf5storage.egg-info/PKG-INFO | 70 ++++++++++++++++++++++++++++++++++----
hdf5storage.egg-info/SOURCES.txt | 4 +++
hdf5storage/Marshallers.py | 3 +-
hdf5storage/__init__.py | 4 +--
hdf5storage/utilities.py | 17 ++++-----
requirements.txt | 2 ++
requirements_doc.txt | 2 ++
requirements_tests.txt | 3 ++
setup.cfg | 8 +++++
setup.py | 2 +-
tests/asserts.py | 42 +++++++++++++++--------
tests/make_randoms.py | 53 +++++++++++++++++++++--------
tests/test_matlab_compatibility.py | 40 +++++++++++++++-------
tests/test_write_readback.py | 37 +++++++++++++++-----
23 files changed, 358 insertions(+), 121 deletions(-)
delete mode 100755 debian/tests/python2
delete mode 100755 debian/tests/python3
create mode 100644 requirements.txt
create mode 100644 requirements_doc.txt
create mode 100644 requirements_tests.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-hdf5storage.git
More information about the debian-science-commits
mailing list