[Python-modules-commits] [python-hypothesis] 02/03: record new upstream branch created by importing python-hypothesis_3.4.0.orig.tar.gz and merge it
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Jun 25 01:01:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-hypothesis.
commit 3f5acacf4042aef9277727a11e5eb6d4870bcf41
Merge: 072c52a 3f1e2cd
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Jun 25 02:00:35 2016 +0200
record new upstream branch created by importing python-hypothesis_3.4.0.orig.tar.gz and merge it
.coveragerc | 4 +-
.gitattributes | 1 +
.gitignore | 2 +
CITATION | 4 +-
Makefile | 7 +-
Vagrantfile | 33 ++++++++
debian/.git-dpm | 14 ++--
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 +
28 files changed, 298 insertions(+), 146 deletions(-)
diff --cc debian/.git-dpm
index dfe4fc2,0000000..8235c93
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 63f5cef9b61cac6b06d4c6683b0a05e6157479cc
- 63f5cef9b61cac6b06d4c6683b0a05e6157479cc
- 63f5cef9b61cac6b06d4c6683b0a05e6157479cc
- 63f5cef9b61cac6b06d4c6683b0a05e6157479cc
- python-hypothesis_3.1.3.orig.tar.gz
- e9ea8320612654ea5213429c0c2386de6f736680
- 251054
++3f1e2cddf7ec412a29d70c93174f2dab92238f3e
++3f1e2cddf7ec412a29d70c93174f2dab92238f3e
++3f1e2cddf7ec412a29d70c93174f2dab92238f3e
++3f1e2cddf7ec412a29d70c93174f2dab92238f3e
++python-hypothesis_3.4.0.orig.tar.gz
++f4e0ee7ccf36d1285807da8b2b4ef8c5720a4a0a
++252392
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
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