[Python-modules-commits] [voluptuous] branch upstream updated (96e09f6 -> e76887b)

Barry Warsaw barry at moszumanska.debian.org
Wed Aug 3 14:32:44 UTC 2016


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

barry pushed a change to branch upstream
in repository voluptuous.

      from  96e09f6   Import voluptuous_0.9.2.orig.tar.gz
       new  e76887b   Import voluptuous_0.9.3.orig.tar.gz

The 1 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                     |   2 +
 PKG-INFO                        |   2 +-
 voluptuous.egg-info/PKG-INFO    |   2 +-
 voluptuous.egg-info/SOURCES.txt |   5 +-
 voluptuous/__init__.py          |   2 +-
 voluptuous/tests/__init__.py    |   1 +
 voluptuous/tests/tests.md       | 268 +++++++++++++++++++++++++
 voluptuous/tests/tests.py       | 421 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 699 insertions(+), 4 deletions(-)
 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