summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-11-05 08:35:04 +0000
committeradam <adam@pkgsrc.org>2018-11-05 08:35:04 +0000
commit7245bf7aaa02ef79e5618ce64e53032da27f0e77 (patch)
treed1f057d147629391726e17821fea6ec59999e395 /devel
parent73ee2aeb664e388f1ce776d94bbf9e154b0081a7 (diff)
downloadpkgsrc-7245bf7aaa02ef79e5618ce64e53032da27f0e77.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-hypothesis/Makefile4
-rw-r--r--devel/py-hypothesis/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile
index 6c00e7fd4a4..3a13dbc5981 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2018/10/29 08:21:57 adam Exp $
+# $NetBSD: Makefile,v 1.67 2018/11/05 08:35:04 adam Exp $
-DISTNAME= hypothesis-3.81.0
+DISTNAME= hypothesis-3.82.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 3a6a106703e..0742cba692f 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.63 2018/10/29 08:21:57 adam Exp $
+$NetBSD: distinfo,v 1.64 2018/11/05 08:35:04 adam Exp $
-SHA1 (hypothesis-3.81.0.tar.gz) = 4068b86254366ebe0f3e7bd8a7d8c320625e0495
-RMD160 (hypothesis-3.81.0.tar.gz) = 6d013c30119600838711591cdfbbd43cab8ec893
-SHA512 (hypothesis-3.81.0.tar.gz) = e575b615c02be7f63203b5577d7d36f03140c2c348a907e68fae9458a5958a88a740a3ab51d6b1201da69213126b2932bcabc4abdcc96b5a2a6a52f1bfbc36b9
-Size (hypothesis-3.81.0.tar.gz) = 181254 bytes
+SHA1 (hypothesis-3.82.1.tar.gz) = 5818dc7a7ebe28584d24ae1a506033a20b345f69
+RMD160 (hypothesis-3.82.1.tar.gz) = 62db65ac670f0dcdf70f0e09b94b2be9b485cc01
+SHA512 (hypothesis-3.82.1.tar.gz) = ae65279730c5d541072733fa5f3df0b18d362ed9e50d353d7f6cca8f9846817c899b530c5ba10632a32a4b95165393c2d8d476e6f4f537b265249233685b5580
+Size (hypothesis-3.82.1.tar.gz) = 181435 bytes