[Python-modules-commits] [python-hypothesis] branch upstream updated (1b81c3b -> 917e33d)

Tristan Seligmann mithrandi at moszumanska.debian.org
Wed Dec 16 15:18:24 UTC 2015


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

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

      from  1b81c3b   Import python-hypothesis_1.16.0.orig.tar.gz
       new  917e33d   Import python-hypothesis_1.17.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:
 PKG-INFO                                  |   3 +-
 README.rst                                |   1 +
 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 +-
 14 files changed, 227 insertions(+), 62 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