pkgsrc/devel/py-hypothesis
adam b7918ba517 py-hypothesis: updated to 3.69.3
3.69.3:
This patch handles passing an empty :class:python:enum.Enum to :func:~hypothesis.strategies.from_type returns :func:~hypothesis.strategies.nothing, instead of raising an internal :class:python:AssertionError.

3.69.2:
This patch fixes a small mistake in an internal comment. There is no user-visible change.

3.69.1:
This change fixes a small bug in how the core engine consults its cache of previously-tried inputs. There is unlikely to be any user-visible change.

3.69.0:
This release improves argument validation for stateful testing.

If the target or targets of a :func:~hypothesis.stateful.rule are invalid, we now raise a useful validation error rather than an internal exception.
Passing both the target and targets arguments is deprecated - append the target bundle to the targets tuple of bundles instead.
Passing the name of a Bundle rather than the Bundle itself is also deprecated.
2018-08-27 06:17:33 +00:00
..
DESCR
distinfo py-hypothesis: updated to 3.69.3 2018-08-27 06:17:33 +00:00
Makefile py-hypothesis: updated to 3.69.3 2018-08-27 06:17:33 +00:00
PLIST py-hypothesis: updated to 3.68.0 2018-08-17 07:15:22 +00:00