[Python-modules-commits] [python-hypothesis] branch upstream updated (63f5cef -> 3f1e2cd)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Jun 25 01:01:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch upstream
in repository python-hypothesis.
from 63f5cef Import python-hypothesis_3.1.3.orig.tar.gz
new 3f1e2cd Import python-hypothesis_3.4.0.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:
.coveragerc | 4 +-
.gitattributes | 1 +
.gitignore | 2 +
CITATION | 4 +-
Makefile | 7 +-
Vagrantfile | 33 ++++++++
docs/changes.rst | 37 ++++++++-
docs/details.rst | 2 +-
docs/development.rst | 8 +-
docs/endorsements.rst | 2 +-
docs/extras.rst | 14 ----
docs/index.rst | 2 +-
docs/packaging.rst | 2 +-
docs/support.rst | 2 +-
hypothesislegacysupport/setup.py | 2 +-
.../src/hypothesislegacysupport/version.py | 2 +-
scripts/install.sh | 2 +-
setup.py | 2 +-
src/hypothesis/core.py | 45 +++-------
src/hypothesis/extra/django/models.py | 74 ++++++++++++++---
src/hypothesis/version.py | 2 +-
tests/cover/test_health_checks.py | 96 ++++++++++------------
tests/cover/test_random_module.py | 30 +++++++
tests/cover/test_testdecorators.py | 3 +-
tests/django/toystore/models.py | 29 ++++++-
tests/django/toystore/test_given_models.py | 21 ++++-
tox.ini | 2 +
27 files changed, 291 insertions(+), 139 deletions(-)
create mode 100644 .gitattributes
create mode 100644 Vagrantfile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-hypothesis.git
More information about the Python-modules-commits
mailing list