[Python-modules-commits] [voluptuous] branch master updated (43d5c65 -> 8be17bb)
Barry Warsaw
barry at moszumanska.debian.org
Tue Aug 2 19:01:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch master
in repository voluptuous.
from 43d5c65 wrap-and-sort -ta
new 1654865 Add the tests which are missing from PyPI tarball.
new 5784884 merge patched into master
new 88ab876 Verbose
new e6f2094 Include tests package.
new b1fb42e merge patched into master
new 466520f Add the tests which are missing from PyPI tarball.
new 5dc2a21 merge patched into master
new 8be17bb Restore tests.
The 8 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:
debian/.git-dpm | 4 +-
debian/changelog | 4 +-
debian/patches/restore-tests.patch | 740 +++++++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
debian/rules | 7 +-
setup.py | 2 +-
voluptuous/tests/__init__.py | 1 +
voluptuous/tests/tests.md | 268 ++++++++++++++
voluptuous/tests/tests.py | 421 +++++++++++++++++++++
9 files changed, 1440 insertions(+), 8 deletions(-)
create mode 100644 debian/patches/restore-tests.patch
create mode 100644 debian/patches/series
create mode 100644 voluptuous/tests/__init__.py
create mode 100644 voluptuous/tests/tests.md
create mode 100644 voluptuous/tests/tests.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/voluptuous.git
More information about the Python-modules-commits
mailing list