diff options
author | adam <adam> | 2017-06-12 10:19:44 +0000 |
---|---|---|
committer | adam <adam> | 2017-06-12 10:19:44 +0000 |
commit | bfdcb480a3babb88aa66cf101af6fc0dc45442a5 (patch) | |
tree | 80eb72dbd9b83e130763b3d48564bbc009dce737 /devel | |
parent | ffd27718fe63808c4ba08c814a4ab151c4a9e53b (diff) | |
download | pkgsrc-bfdcb480a3babb88aa66cf101af6fc0dc45442a5.tar.gz |
Changes 3.11.3:
Ensure we can sample from an OrderedDict without a warning
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-hypothesis/Makefile | 4 | ||||
-rw-r--r-- | devel/py-hypothesis/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 263ef5192c7..31d139c8e2e 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2017/06/10 19:18:35 adam Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/12 10:19:44 adam Exp $ -DISTNAME= hypothesis-3.11.2 +DISTNAME= hypothesis-3.11.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 57f0f547fa1..68efb7c509a 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2017/06/10 19:18:35 adam Exp $ +$NetBSD: distinfo,v 1.15 2017/06/12 10:19:44 adam Exp $ -SHA1 (hypothesis-3.11.2.tar.gz) = 5641b1b866d9c79e0d79bf11841a2d9414170d3e -RMD160 (hypothesis-3.11.2.tar.gz) = 2c9428743a64610d51096e93a643edbe3240ab39 -SHA512 (hypothesis-3.11.2.tar.gz) = 3fed98a8f08e5e3fcfcd8776f2aa0f9610130f82b78c958dc6b2d2dfbf9ed0a494c5d28682e747fd42288ce31b797cef9ee964c6c4bfa8bcb39511257263d3e5 -Size (hypothesis-3.11.2.tar.gz) = 83397 bytes +SHA1 (hypothesis-3.11.3.tar.gz) = 0b3719560eeeaeffd89a0b422745abec8f320165 +RMD160 (hypothesis-3.11.3.tar.gz) = f40bc05ec0044043cc402458f162c16966dfdd87 +SHA512 (hypothesis-3.11.3.tar.gz) = a7f3955282e1c24e6f2de130d441fae942025033c378598835ec83a6518fcef55805c13aa343379ad086be3a6cc09a010e8dbd915ba024f37b6e710d019f5ee0 +Size (hypothesis-3.11.3.tar.gz) = 83409 bytes |