pkgsrc/devel/py-hypothesis4/PLIST
wiz 052045645e devel/py-hypothesis4: import py-hypothesis-4.57.1
This is a reimport of py-hypothesis before updating it to a version
that is not compatible with Python 2.x.

Hypothesis is a library for testing your Python code against a much
larger range of examples than you would ever want to write by hand.
It's based on the Haskell library, Quickcheck, and is designed to
integrate seamlessly into your existing Python unit testing work
flow.

Hypothesis is both extremely practical and also advances the state
of the art of unit testing by some way. It's easy to use, stable,
and extremely powerful. If you're not using Hypothesis to test your
project then you're missing out.

This package contains the last version supporting Python 2.x.
2020-10-06 09:47:27 +00:00

259 lines
12 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2020/10/06 09:47:27 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/hypothesis/__init__.py
${PYSITELIB}/hypothesis/__init__.pyc
${PYSITELIB}/hypothesis/__init__.pyo
${PYSITELIB}/hypothesis/_settings.py
${PYSITELIB}/hypothesis/_settings.pyc
${PYSITELIB}/hypothesis/_settings.pyo
${PYSITELIB}/hypothesis/configuration.py
${PYSITELIB}/hypothesis/configuration.pyc
${PYSITELIB}/hypothesis/configuration.pyo
${PYSITELIB}/hypothesis/control.py
${PYSITELIB}/hypothesis/control.pyc
${PYSITELIB}/hypothesis/control.pyo
${PYSITELIB}/hypothesis/core.py
${PYSITELIB}/hypothesis/core.pyc
${PYSITELIB}/hypothesis/core.pyo
${PYSITELIB}/hypothesis/database.py
${PYSITELIB}/hypothesis/database.pyc
${PYSITELIB}/hypothesis/database.pyo
${PYSITELIB}/hypothesis/errors.py
${PYSITELIB}/hypothesis/errors.pyc
${PYSITELIB}/hypothesis/errors.pyo
${PYSITELIB}/hypothesis/executors.py
${PYSITELIB}/hypothesis/executors.pyc
${PYSITELIB}/hypothesis/executors.pyo
${PYSITELIB}/hypothesis/extra/__init__.py
${PYSITELIB}/hypothesis/extra/__init__.pyc
${PYSITELIB}/hypothesis/extra/__init__.pyo
${PYSITELIB}/hypothesis/extra/dateutil.py
${PYSITELIB}/hypothesis/extra/dateutil.pyc
${PYSITELIB}/hypothesis/extra/dateutil.pyo
${PYSITELIB}/hypothesis/extra/django/__init__.py
${PYSITELIB}/hypothesis/extra/django/__init__.pyc
${PYSITELIB}/hypothesis/extra/django/__init__.pyo
${PYSITELIB}/hypothesis/extra/django/_fields.py
${PYSITELIB}/hypothesis/extra/django/_fields.pyc
${PYSITELIB}/hypothesis/extra/django/_fields.pyo
${PYSITELIB}/hypothesis/extra/django/_impl.py
${PYSITELIB}/hypothesis/extra/django/_impl.pyc
${PYSITELIB}/hypothesis/extra/django/_impl.pyo
${PYSITELIB}/hypothesis/extra/django/models.py
${PYSITELIB}/hypothesis/extra/django/models.pyc
${PYSITELIB}/hypothesis/extra/django/models.pyo
${PYSITELIB}/hypothesis/extra/dpcontracts.py
${PYSITELIB}/hypothesis/extra/dpcontracts.pyc
${PYSITELIB}/hypothesis/extra/dpcontracts.pyo
${PYSITELIB}/hypothesis/extra/lark.py
${PYSITELIB}/hypothesis/extra/lark.pyc
${PYSITELIB}/hypothesis/extra/lark.pyo
${PYSITELIB}/hypothesis/extra/numpy.py
${PYSITELIB}/hypothesis/extra/numpy.pyc
${PYSITELIB}/hypothesis/extra/numpy.pyo
${PYSITELIB}/hypothesis/extra/pandas/__init__.py
${PYSITELIB}/hypothesis/extra/pandas/__init__.pyc
${PYSITELIB}/hypothesis/extra/pandas/__init__.pyo
${PYSITELIB}/hypothesis/extra/pandas/impl.py
${PYSITELIB}/hypothesis/extra/pandas/impl.pyc
${PYSITELIB}/hypothesis/extra/pandas/impl.pyo
${PYSITELIB}/hypothesis/extra/pytestplugin.py
${PYSITELIB}/hypothesis/extra/pytestplugin.pyc
${PYSITELIB}/hypothesis/extra/pytestplugin.pyo
${PYSITELIB}/hypothesis/extra/pytz.py
${PYSITELIB}/hypothesis/extra/pytz.pyc
${PYSITELIB}/hypothesis/extra/pytz.pyo
${PYSITELIB}/hypothesis/internal/__init__.py
${PYSITELIB}/hypothesis/internal/__init__.pyc
${PYSITELIB}/hypothesis/internal/__init__.pyo
${PYSITELIB}/hypothesis/internal/cache.py
${PYSITELIB}/hypothesis/internal/cache.pyc
${PYSITELIB}/hypothesis/internal/cache.pyo
${PYSITELIB}/hypothesis/internal/cathetus.py
${PYSITELIB}/hypothesis/internal/cathetus.pyc
${PYSITELIB}/hypothesis/internal/cathetus.pyo
${PYSITELIB}/hypothesis/internal/charmap.py
${PYSITELIB}/hypothesis/internal/charmap.pyc
${PYSITELIB}/hypothesis/internal/charmap.pyo
${PYSITELIB}/hypothesis/internal/compat.py
${PYSITELIB}/hypothesis/internal/compat.pyc
${PYSITELIB}/hypothesis/internal/compat.pyo
${PYSITELIB}/hypothesis/internal/conjecture/__init__.py
${PYSITELIB}/hypothesis/internal/conjecture/__init__.pyc
${PYSITELIB}/hypothesis/internal/conjecture/__init__.pyo
${PYSITELIB}/hypothesis/internal/conjecture/choicetree.py
${PYSITELIB}/hypothesis/internal/conjecture/choicetree.pyc
${PYSITELIB}/hypothesis/internal/conjecture/choicetree.pyo
${PYSITELIB}/hypothesis/internal/conjecture/data.py
${PYSITELIB}/hypothesis/internal/conjecture/data.pyc
${PYSITELIB}/hypothesis/internal/conjecture/data.pyo
${PYSITELIB}/hypothesis/internal/conjecture/datatree.py
${PYSITELIB}/hypothesis/internal/conjecture/datatree.pyc
${PYSITELIB}/hypothesis/internal/conjecture/datatree.pyo
${PYSITELIB}/hypothesis/internal/conjecture/engine.py
${PYSITELIB}/hypothesis/internal/conjecture/engine.pyc
${PYSITELIB}/hypothesis/internal/conjecture/engine.pyo
${PYSITELIB}/hypothesis/internal/conjecture/floats.py
${PYSITELIB}/hypothesis/internal/conjecture/floats.pyc
${PYSITELIB}/hypothesis/internal/conjecture/floats.pyo
${PYSITELIB}/hypothesis/internal/conjecture/junkdrawer.py
${PYSITELIB}/hypothesis/internal/conjecture/junkdrawer.pyc
${PYSITELIB}/hypothesis/internal/conjecture/junkdrawer.pyo
${PYSITELIB}/hypothesis/internal/conjecture/optimiser.py
${PYSITELIB}/hypothesis/internal/conjecture/optimiser.pyc
${PYSITELIB}/hypothesis/internal/conjecture/optimiser.pyo
${PYSITELIB}/hypothesis/internal/conjecture/pareto.py
${PYSITELIB}/hypothesis/internal/conjecture/pareto.pyc
${PYSITELIB}/hypothesis/internal/conjecture/pareto.pyo
${PYSITELIB}/hypothesis/internal/conjecture/shrinker.py
${PYSITELIB}/hypothesis/internal/conjecture/shrinker.pyc
${PYSITELIB}/hypothesis/internal/conjecture/shrinker.pyo
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/__init__.py
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/__init__.pyc
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/__init__.pyo
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/common.py
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/common.pyc
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/common.pyo
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/floats.py
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/floats.pyc
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/floats.pyo
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/integer.py
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/integer.pyc
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/integer.pyo
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/lexical.py
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/lexical.pyc
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/lexical.pyo
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/ordering.py
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/ordering.pyc
${PYSITELIB}/hypothesis/internal/conjecture/shrinking/ordering.pyo
${PYSITELIB}/hypothesis/internal/conjecture/utils.py
${PYSITELIB}/hypothesis/internal/conjecture/utils.pyc
${PYSITELIB}/hypothesis/internal/conjecture/utils.pyo
${PYSITELIB}/hypothesis/internal/coverage.py
${PYSITELIB}/hypothesis/internal/coverage.pyc
${PYSITELIB}/hypothesis/internal/coverage.pyo
${PYSITELIB}/hypothesis/internal/detection.py
${PYSITELIB}/hypothesis/internal/detection.pyc
${PYSITELIB}/hypothesis/internal/detection.pyo
${PYSITELIB}/hypothesis/internal/entropy.py
${PYSITELIB}/hypothesis/internal/entropy.pyc
${PYSITELIB}/hypothesis/internal/entropy.pyo
${PYSITELIB}/hypothesis/internal/escalation.py
${PYSITELIB}/hypothesis/internal/escalation.pyc
${PYSITELIB}/hypothesis/internal/escalation.pyo
${PYSITELIB}/hypothesis/internal/floats.py
${PYSITELIB}/hypothesis/internal/floats.pyc
${PYSITELIB}/hypothesis/internal/floats.pyo
${PYSITELIB}/hypothesis/internal/healthcheck.py
${PYSITELIB}/hypothesis/internal/healthcheck.pyc
${PYSITELIB}/hypothesis/internal/healthcheck.pyo
${PYSITELIB}/hypothesis/internal/intervalsets.py
${PYSITELIB}/hypothesis/internal/intervalsets.pyc
${PYSITELIB}/hypothesis/internal/intervalsets.pyo
${PYSITELIB}/hypothesis/internal/lazyformat.py
${PYSITELIB}/hypothesis/internal/lazyformat.pyc
${PYSITELIB}/hypothesis/internal/lazyformat.pyo
${PYSITELIB}/hypothesis/internal/reflection.py
${PYSITELIB}/hypothesis/internal/reflection.pyc
${PYSITELIB}/hypothesis/internal/reflection.pyo
${PYSITELIB}/hypothesis/internal/validation.py
${PYSITELIB}/hypothesis/internal/validation.pyc
${PYSITELIB}/hypothesis/internal/validation.pyo
${PYSITELIB}/hypothesis/provisional.py
${PYSITELIB}/hypothesis/provisional.pyc
${PYSITELIB}/hypothesis/provisional.pyo
${PYSITELIB}/hypothesis/py.typed
${PYSITELIB}/hypothesis/reporting.py
${PYSITELIB}/hypothesis/reporting.pyc
${PYSITELIB}/hypothesis/reporting.pyo
${PYSITELIB}/hypothesis/stateful.py
${PYSITELIB}/hypothesis/stateful.pyc
${PYSITELIB}/hypothesis/stateful.pyo
${PYSITELIB}/hypothesis/statistics.py
${PYSITELIB}/hypothesis/statistics.pyc
${PYSITELIB}/hypothesis/statistics.pyo
${PYSITELIB}/hypothesis/strategies/__init__.py
${PYSITELIB}/hypothesis/strategies/__init__.pyc
${PYSITELIB}/hypothesis/strategies/__init__.pyo
${PYSITELIB}/hypothesis/strategies/_internal/__init__.py
${PYSITELIB}/hypothesis/strategies/_internal/__init__.pyc
${PYSITELIB}/hypothesis/strategies/_internal/__init__.pyo
${PYSITELIB}/hypothesis/strategies/_internal/attrs.py
${PYSITELIB}/hypothesis/strategies/_internal/attrs.pyc
${PYSITELIB}/hypothesis/strategies/_internal/attrs.pyo
${PYSITELIB}/hypothesis/strategies/_internal/collections.py
${PYSITELIB}/hypothesis/strategies/_internal/collections.pyc
${PYSITELIB}/hypothesis/strategies/_internal/collections.pyo
${PYSITELIB}/hypothesis/strategies/_internal/core.py
${PYSITELIB}/hypothesis/strategies/_internal/core.pyc
${PYSITELIB}/hypothesis/strategies/_internal/core.pyo
${PYSITELIB}/hypothesis/strategies/_internal/datetime.py
${PYSITELIB}/hypothesis/strategies/_internal/datetime.pyc
${PYSITELIB}/hypothesis/strategies/_internal/datetime.pyo
${PYSITELIB}/hypothesis/strategies/_internal/deferred.py
${PYSITELIB}/hypothesis/strategies/_internal/deferred.pyc
${PYSITELIB}/hypothesis/strategies/_internal/deferred.pyo
${PYSITELIB}/hypothesis/strategies/_internal/featureflags.py
${PYSITELIB}/hypothesis/strategies/_internal/featureflags.pyc
${PYSITELIB}/hypothesis/strategies/_internal/featureflags.pyo
${PYSITELIB}/hypothesis/strategies/_internal/flatmapped.py
${PYSITELIB}/hypothesis/strategies/_internal/flatmapped.pyc
${PYSITELIB}/hypothesis/strategies/_internal/flatmapped.pyo
${PYSITELIB}/hypothesis/strategies/_internal/functions.py
${PYSITELIB}/hypothesis/strategies/_internal/functions.pyc
${PYSITELIB}/hypothesis/strategies/_internal/functions.pyo
${PYSITELIB}/hypothesis/strategies/_internal/lazy.py
${PYSITELIB}/hypothesis/strategies/_internal/lazy.pyc
${PYSITELIB}/hypothesis/strategies/_internal/lazy.pyo
${PYSITELIB}/hypothesis/strategies/_internal/misc.py
${PYSITELIB}/hypothesis/strategies/_internal/misc.pyc
${PYSITELIB}/hypothesis/strategies/_internal/misc.pyo
${PYSITELIB}/hypothesis/strategies/_internal/numbers.py
${PYSITELIB}/hypothesis/strategies/_internal/numbers.pyc
${PYSITELIB}/hypothesis/strategies/_internal/numbers.pyo
${PYSITELIB}/hypothesis/strategies/_internal/recursive.py
${PYSITELIB}/hypothesis/strategies/_internal/recursive.pyc
${PYSITELIB}/hypothesis/strategies/_internal/recursive.pyo
${PYSITELIB}/hypothesis/strategies/_internal/regex.py
${PYSITELIB}/hypothesis/strategies/_internal/regex.pyc
${PYSITELIB}/hypothesis/strategies/_internal/regex.pyo
${PYSITELIB}/hypothesis/strategies/_internal/shared.py
${PYSITELIB}/hypothesis/strategies/_internal/shared.pyc
${PYSITELIB}/hypothesis/strategies/_internal/shared.pyo
${PYSITELIB}/hypothesis/strategies/_internal/strategies.py
${PYSITELIB}/hypothesis/strategies/_internal/strategies.pyc
${PYSITELIB}/hypothesis/strategies/_internal/strategies.pyo
${PYSITELIB}/hypothesis/strategies/_internal/strings.py
${PYSITELIB}/hypothesis/strategies/_internal/strings.pyc
${PYSITELIB}/hypothesis/strategies/_internal/strings.pyo
${PYSITELIB}/hypothesis/strategies/_internal/types.py
${PYSITELIB}/hypothesis/strategies/_internal/types.pyc
${PYSITELIB}/hypothesis/strategies/_internal/types.pyo
${PYSITELIB}/hypothesis/types.py
${PYSITELIB}/hypothesis/types.pyc
${PYSITELIB}/hypothesis/types.pyo
${PYSITELIB}/hypothesis/utils/__init__.py
${PYSITELIB}/hypothesis/utils/__init__.pyc
${PYSITELIB}/hypothesis/utils/__init__.pyo
${PYSITELIB}/hypothesis/utils/conventions.py
${PYSITELIB}/hypothesis/utils/conventions.pyc
${PYSITELIB}/hypothesis/utils/conventions.pyo
${PYSITELIB}/hypothesis/utils/dynamicvariables.py
${PYSITELIB}/hypothesis/utils/dynamicvariables.pyc
${PYSITELIB}/hypothesis/utils/dynamicvariables.pyo
${PYSITELIB}/hypothesis/vendor/__init__.py
${PYSITELIB}/hypothesis/vendor/__init__.pyc
${PYSITELIB}/hypothesis/vendor/__init__.pyo
${PYSITELIB}/hypothesis/vendor/pretty.py
${PYSITELIB}/hypothesis/vendor/pretty.pyc
${PYSITELIB}/hypothesis/vendor/pretty.pyo
${PYSITELIB}/hypothesis/vendor/tlds-alpha-by-domain.txt
${PYSITELIB}/hypothesis/version.py
${PYSITELIB}/hypothesis/version.pyc
${PYSITELIB}/hypothesis/version.pyo