[Python-modules-commits] [python-hypothesis] 02/03: record new upstream branch created by importing python-hypothesis_3.4.2.orig.tar.gz and merge it
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Aug 27 11:02:53 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 84f2eba272783d833bb618e8b17ca141d1402cf7
Merge: da31da0 0123e78
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Jul 16 17:29:46 2016 +0200
record new upstream branch created by importing python-hypothesis_3.4.2.orig.tar.gz and merge it
.coveragerc | 1 -
CONTRIBUTING.rst | 2 +-
README.rst | 10 +-
debian/.git-dpm | 14 +--
docs/changes.rst | 105 +++++++++++++--------
docs/database.rst | 45 ++++-----
docs/endorsements.rst | 12 ++-
docs/examples.rst | 4 +-
docs/healthchecks.rst | 9 +-
docs/settings.rst | 5 +-
docs/usage.rst | 1 +
.../src/hypothesislegacysupport/version.py | 2 +-
src/hypothesis/_settings.py | 69 +++++---------
src/hypothesis/core.py | 2 +-
src/hypothesis/internal/charmap.py | 16 ++--
src/hypothesis/internal/compat.py | 16 ++++
src/hypothesis/searchstrategy/strategies.py | 2 -
src/hypothesis/strategies.py | 2 +-
src/hypothesis/utils/size.py | 26 -----
src/hypothesis/version.py | 2 +-
tests/cover/test_charmap.py | 25 +++++
tests/cover/test_phases.py | 12 +++
tests/cover/test_settings.py | 71 +++++++++++++-
tests/cover/{test_sizes.py => test_threading.py} | 21 +++--
tests/cover/test_verbosity.py | 39 ++++++++
tests/nocover/test_strategy_state.py | 15 ++-
26 files changed, 343 insertions(+), 185 deletions(-)
diff --cc debian/.git-dpm
index 8235c93,0000000..f75d25c
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
- 3f1e2cddf7ec412a29d70c93174f2dab92238f3e
- 3f1e2cddf7ec412a29d70c93174f2dab92238f3e
- 3f1e2cddf7ec412a29d70c93174f2dab92238f3e
- 3f1e2cddf7ec412a29d70c93174f2dab92238f3e
- python-hypothesis_3.4.0.orig.tar.gz
- f4e0ee7ccf36d1285807da8b2b4ef8c5720a4a0a
- 252392
++0123e782e85b42c091ffbba5985e58a1e37bbc78
++0123e782e85b42c091ffbba5985e58a1e37bbc78
++0123e782e85b42c091ffbba5985e58a1e37bbc78
++0123e782e85b42c091ffbba5985e58a1e37bbc78
++python-hypothesis_3.4.2.orig.tar.gz
++49412cd8e383cef6b6acaad0862fa6332dd5e1b4
++253709
+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