[Python-modules-commits] [python-hypothesis] branch master updated (6ca8ae8 -> c74b2e5)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Wed Dec 16 15:18:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository python-hypothesis.
from 6ca8ae8 Remove stray egg-info directory.
new 917e33d Import python-hypothesis_1.17.0.orig.tar.gz
new f7fa48e record new upstream branch created by importing python-hypothesis_1.17.0.orig.tar.gz and merge it
new efbe1c2 New upstream release.
new ec3be11 Run wrap-and-sort -t -s.
new c74b2e5 Add myself to Uploaders.
The 5 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:
PKG-INFO | 3 +-
README.rst | 1 +
debian/.git-dpm | 14 +--
debian/changelog | 8 ++
debian/control | 24 +++--
setup.cfg | 2 +-
src/hypothesis.egg-info/PKG-INFO | 3 +-
src/hypothesis.egg-info/SOURCES.txt | 1 -
src/hypothesis.egg-info/requires.txt | 6 +-
src/hypothesis/core.py | 166 ++++++++++++++++++++++++++++--
src/hypothesis/errors.py | 14 +++
src/hypothesis/extra/fakefactory.py | 10 +-
src/hypothesis/internal/compat.py | 20 ++--
src/hypothesis/internal/compat3.py | 23 -----
src/hypothesis/searchstrategy/deferred.py | 11 +-
src/hypothesis/settings.py | 27 +++--
src/hypothesis/version.py | 2 +-
17 files changed, 258 insertions(+), 77 deletions(-)
delete mode 100644 src/hypothesis/internal/compat3.py
--
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