Subject: CVS commit: pkgsrc/devel/py-hypothesis
From: Thomas Klausner
Date: 2021-01-25 11:08:58
Message id: 20210125100858.435D0FA9D@cvs.NetBSD.org

Log Message:
py-hypothesis: update to 6.0.3.

6.0.3 - 2021-01-23

This patch improves the type annotations for one_of(), by adding
overloads to handle up to five distinct arguments as typing.Union
before falling back to typing.Any, as well as annotating the |
(__or__) operator for strategies (issue #2765).

6.0.2 - 2021-01-14

This release makes some small improvements to how filtered strategies
work. It should improve the performance of shrinking filtered
strategies, and may under some (probably rare) circumstances improve
the diversity of generated examples.

Files:
RevisionActionfile
1.94modifypkgsrc/devel/py-hypothesis/Makefile
1.91modifypkgsrc/devel/py-hypothesis/distinfo