Subject: CVS commit: pkgsrc/devel/py-hypothesis
From: Adam Ciarcinski
Date: 2018-11-05 09:35:04
Message id: 20181105083504.7C096FB1C@cvs.NetBSD.org

Log Message:
py-hypothesis: updated to 3.82.1

3.82.1:
This patch fixes :func:~hypothesis.strategies.from_type on Python 2 for classes \ 
where cls.__init__ is object.__init__.

3.82.0:
The alphabet argument for :func:~hypothesis.strategies.text now uses its default \ 
value of characters(blacklist_categories=('Cs',)) directly, instead of hiding \ 
that behind alphabet=None and replacing it within the function. Passing None is \ 
therefore deprecated.

Files:
RevisionActionfile
1.67modifypkgsrc/devel/py-hypothesis/Makefile
1.64modifypkgsrc/devel/py-hypothesis/distinfo