[Python-modules-commits] [python-hypothesis] branch master updated (072c52a -> da31da0)

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Jun 25 01:01:40 UTC 2016


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

mithrandi pushed a change to branch master
in repository python-hypothesis.

      from  072c52a   Install python3-sphinx-rtd-theme instead of python-sphinx-rtd-theme (closes: #827588, hopefully).
       new  3f1e2cd   Import python-hypothesis_3.4.0.orig.tar.gz
       new  3f5acac   record new upstream branch created by importing python-hypothesis_3.4.0.orig.tar.gz and merge it
       new  da31da0   New upstream release.

The 3 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 ++++++++
 debian/.git-dpm                                    | 14 ++--
 debian/changelog                                   |  6 ++
 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 +
 29 files changed, 304 insertions(+), 146 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