Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,22 @@ +name : python-hypothesis +version : 3.44.4 +release : 1 +source : + - https://github.com/HypothesisWorks/hypothesis-python/archive/3.44.4.tar.gz : f7c685ebc981d0332be184ebed9c45a954c9869441273412cabc37ae26fd13a6 +license : MPL-2.0 +component : programming.python +summary : Advanced property-based (QuickCheck-like) testing for Python +description: | + Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. +builddeps : + - python-setuptools +rundeps : + - python-attrs + - python-coverage + - python-enum34 +build : | + %python_setup + %python3_setup +install : | + %python_install + %python3_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,307 @@ + + + python-hypothesis + + Pierre-Yves + pyu@riseup.net + + MPL-2.0 + programming.python + Advanced property-based (QuickCheck-like) testing for Python + Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. + + https://solus-project.com/sources/README.Solus + + + python-hypothesis + Advanced property-based (QuickCheck-like) testing for Python + Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. + + programming.python + + /usr/lib/python2.7/site-packages/hypothesis-3.44.4-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/hypothesis-3.44.4-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/hypothesis-3.44.4-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/hypothesis-3.44.4-py2.7.egg-info/entry_points.txt + /usr/lib/python2.7/site-packages/hypothesis-3.44.4-py2.7.egg-info/not-zip-safe + /usr/lib/python2.7/site-packages/hypothesis-3.44.4-py2.7.egg-info/requires.txt + /usr/lib/python2.7/site-packages/hypothesis-3.44.4-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/hypothesis/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/_settings.py + /usr/lib/python2.7/site-packages/hypothesis/_settings.pyc + /usr/lib/python2.7/site-packages/hypothesis/configuration.py + /usr/lib/python2.7/site-packages/hypothesis/configuration.pyc + /usr/lib/python2.7/site-packages/hypothesis/control.py + /usr/lib/python2.7/site-packages/hypothesis/control.pyc + /usr/lib/python2.7/site-packages/hypothesis/core.py + /usr/lib/python2.7/site-packages/hypothesis/core.pyc + /usr/lib/python2.7/site-packages/hypothesis/database.py + /usr/lib/python2.7/site-packages/hypothesis/database.pyc + /usr/lib/python2.7/site-packages/hypothesis/errors.py + /usr/lib/python2.7/site-packages/hypothesis/errors.pyc + /usr/lib/python2.7/site-packages/hypothesis/executors.py + /usr/lib/python2.7/site-packages/hypothesis/executors.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/extra/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/datetime.py + /usr/lib/python2.7/site-packages/hypothesis/extra/datetime.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/django/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/extra/django/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/django/models.py + /usr/lib/python2.7/site-packages/hypothesis/extra/django/models.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/fakefactory.py + /usr/lib/python2.7/site-packages/hypothesis/extra/fakefactory.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/numpy.py + /usr/lib/python2.7/site-packages/hypothesis/extra/numpy.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/pandas/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/extra/pandas/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/pandas/impl.py + /usr/lib/python2.7/site-packages/hypothesis/extra/pandas/impl.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/pytestplugin.py + /usr/lib/python2.7/site-packages/hypothesis/extra/pytestplugin.pyc + /usr/lib/python2.7/site-packages/hypothesis/extra/pytz.py + /usr/lib/python2.7/site-packages/hypothesis/extra/pytz.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/internal/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/cache.py + /usr/lib/python2.7/site-packages/hypothesis/internal/cache.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/charmap.py + /usr/lib/python2.7/site-packages/hypothesis/internal/charmap.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/compat.py + /usr/lib/python2.7/site-packages/hypothesis/internal/compat.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/data.py + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/data.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/engine.py + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/engine.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/floats.py + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/floats.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/minimizer.py + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/minimizer.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/utils.py + /usr/lib/python2.7/site-packages/hypothesis/internal/conjecture/utils.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/coverage.py + /usr/lib/python2.7/site-packages/hypothesis/internal/coverage.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/detection.py + /usr/lib/python2.7/site-packages/hypothesis/internal/detection.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/escalation.py + /usr/lib/python2.7/site-packages/hypothesis/internal/escalation.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/floats.py + /usr/lib/python2.7/site-packages/hypothesis/internal/floats.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/healthcheck.py + /usr/lib/python2.7/site-packages/hypothesis/internal/healthcheck.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/intervalsets.py + /usr/lib/python2.7/site-packages/hypothesis/internal/intervalsets.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/lazyformat.py + /usr/lib/python2.7/site-packages/hypothesis/internal/lazyformat.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/reflection.py + /usr/lib/python2.7/site-packages/hypothesis/internal/reflection.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/renaming.py + /usr/lib/python2.7/site-packages/hypothesis/internal/renaming.pyc + /usr/lib/python2.7/site-packages/hypothesis/internal/validation.py + /usr/lib/python2.7/site-packages/hypothesis/internal/validation.pyc + /usr/lib/python2.7/site-packages/hypothesis/provisional.py + /usr/lib/python2.7/site-packages/hypothesis/provisional.pyc + /usr/lib/python2.7/site-packages/hypothesis/reporting.py + /usr/lib/python2.7/site-packages/hypothesis/reporting.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/collections.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/collections.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/datetime.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/datetime.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/deferred.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/deferred.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/flatmapped.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/flatmapped.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/lazy.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/lazy.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/misc.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/misc.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/numbers.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/numbers.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/recursive.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/recursive.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/regex.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/regex.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/shared.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/shared.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/strategies.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/strategies.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/streams.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/streams.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/strings.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/strings.pyc + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/types.py + /usr/lib/python2.7/site-packages/hypothesis/searchstrategy/types.pyc + /usr/lib/python2.7/site-packages/hypothesis/stateful.py + /usr/lib/python2.7/site-packages/hypothesis/stateful.pyc + /usr/lib/python2.7/site-packages/hypothesis/statistics.py + /usr/lib/python2.7/site-packages/hypothesis/statistics.pyc + /usr/lib/python2.7/site-packages/hypothesis/strategies.py + /usr/lib/python2.7/site-packages/hypothesis/strategies.pyc + /usr/lib/python2.7/site-packages/hypothesis/types.py + /usr/lib/python2.7/site-packages/hypothesis/types.pyc + /usr/lib/python2.7/site-packages/hypothesis/utils/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/utils/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/utils/conventions.py + /usr/lib/python2.7/site-packages/hypothesis/utils/conventions.pyc + /usr/lib/python2.7/site-packages/hypothesis/utils/dynamicvariables.py + /usr/lib/python2.7/site-packages/hypothesis/utils/dynamicvariables.pyc + /usr/lib/python2.7/site-packages/hypothesis/vendor/__init__.py + /usr/lib/python2.7/site-packages/hypothesis/vendor/__init__.pyc + /usr/lib/python2.7/site-packages/hypothesis/vendor/pretty.py + /usr/lib/python2.7/site-packages/hypothesis/vendor/pretty.pyc + /usr/lib/python2.7/site-packages/hypothesis/version.py + /usr/lib/python2.7/site-packages/hypothesis/version.pyc + /usr/lib/python3.5/site-packages/hypothesis-3.44.4-py3.5.egg-info/PKG-INFO + /usr/lib/python3.5/site-packages/hypothesis-3.44.4-py3.5.egg-info/SOURCES.txt + /usr/lib/python3.5/site-packages/hypothesis-3.44.4-py3.5.egg-info/dependency_links.txt + /usr/lib/python3.5/site-packages/hypothesis-3.44.4-py3.5.egg-info/entry_points.txt + /usr/lib/python3.5/site-packages/hypothesis-3.44.4-py3.5.egg-info/not-zip-safe + /usr/lib/python3.5/site-packages/hypothesis-3.44.4-py3.5.egg-info/requires.txt + /usr/lib/python3.5/site-packages/hypothesis-3.44.4-py3.5.egg-info/top_level.txt + /usr/lib/python3.5/site-packages/hypothesis/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/_settings.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/configuration.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/control.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/core.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/database.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/errors.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/executors.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/provisional.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/reporting.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/stateful.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/statistics.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/strategies.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/types.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/__pycache__/version.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/_settings.py + /usr/lib/python3.5/site-packages/hypothesis/configuration.py + /usr/lib/python3.5/site-packages/hypothesis/control.py + /usr/lib/python3.5/site-packages/hypothesis/core.py + /usr/lib/python3.5/site-packages/hypothesis/database.py + /usr/lib/python3.5/site-packages/hypothesis/errors.py + /usr/lib/python3.5/site-packages/hypothesis/executors.py + /usr/lib/python3.5/site-packages/hypothesis/extra/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/extra/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/__pycache__/datetime.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/__pycache__/fakefactory.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/__pycache__/numpy.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/__pycache__/pytestplugin.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/__pycache__/pytz.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/datetime.py + /usr/lib/python3.5/site-packages/hypothesis/extra/django/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/extra/django/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/django/__pycache__/models.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/django/models.py + /usr/lib/python3.5/site-packages/hypothesis/extra/fakefactory.py + /usr/lib/python3.5/site-packages/hypothesis/extra/numpy.py + /usr/lib/python3.5/site-packages/hypothesis/extra/pandas/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/extra/pandas/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/pandas/__pycache__/impl.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/extra/pandas/impl.py + /usr/lib/python3.5/site-packages/hypothesis/extra/pytestplugin.py + /usr/lib/python3.5/site-packages/hypothesis/extra/pytz.py + /usr/lib/python3.5/site-packages/hypothesis/internal/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/cache.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/charmap.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/compat.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/coverage.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/detection.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/escalation.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/floats.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/healthcheck.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/intervalsets.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/lazyformat.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/reflection.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/renaming.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/__pycache__/validation.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/cache.py + /usr/lib/python3.5/site-packages/hypothesis/internal/charmap.py + /usr/lib/python3.5/site-packages/hypothesis/internal/compat.py + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/__pycache__/data.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/__pycache__/engine.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/__pycache__/floats.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/__pycache__/minimizer.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/__pycache__/utils.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/data.py + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/engine.py + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/floats.py + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/minimizer.py + /usr/lib/python3.5/site-packages/hypothesis/internal/conjecture/utils.py + /usr/lib/python3.5/site-packages/hypothesis/internal/coverage.py + /usr/lib/python3.5/site-packages/hypothesis/internal/detection.py + /usr/lib/python3.5/site-packages/hypothesis/internal/escalation.py + /usr/lib/python3.5/site-packages/hypothesis/internal/floats.py + /usr/lib/python3.5/site-packages/hypothesis/internal/healthcheck.py + /usr/lib/python3.5/site-packages/hypothesis/internal/intervalsets.py + /usr/lib/python3.5/site-packages/hypothesis/internal/lazyformat.py + /usr/lib/python3.5/site-packages/hypothesis/internal/reflection.py + /usr/lib/python3.5/site-packages/hypothesis/internal/renaming.py + /usr/lib/python3.5/site-packages/hypothesis/internal/validation.py + /usr/lib/python3.5/site-packages/hypothesis/provisional.py + /usr/lib/python3.5/site-packages/hypothesis/reporting.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/collections.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/datetime.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/deferred.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/flatmapped.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/lazy.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/misc.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/numbers.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/recursive.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/regex.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/shared.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/strategies.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/streams.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/strings.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/__pycache__/types.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/collections.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/datetime.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/deferred.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/flatmapped.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/lazy.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/misc.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/numbers.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/recursive.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/regex.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/shared.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/strategies.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/streams.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/strings.py + /usr/lib/python3.5/site-packages/hypothesis/searchstrategy/types.py + /usr/lib/python3.5/site-packages/hypothesis/stateful.py + /usr/lib/python3.5/site-packages/hypothesis/statistics.py + /usr/lib/python3.5/site-packages/hypothesis/strategies.py + /usr/lib/python3.5/site-packages/hypothesis/types.py + /usr/lib/python3.5/site-packages/hypothesis/utils/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/utils/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/utils/__pycache__/conventions.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/utils/__pycache__/dynamicvariables.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/utils/conventions.py + /usr/lib/python3.5/site-packages/hypothesis/utils/dynamicvariables.py + /usr/lib/python3.5/site-packages/hypothesis/vendor/__init__.py + /usr/lib/python3.5/site-packages/hypothesis/vendor/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/vendor/__pycache__/pretty.cpython-35.pyc + /usr/lib/python3.5/site-packages/hypothesis/vendor/pretty.py + /usr/lib/python3.5/site-packages/hypothesis/version.py + + + + + 2017-12-30 + 3.44.4 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file