pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-hypothesis Changes 3.11.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c1188fc7ca0
branches:  trunk
changeset: 363567:3c1188fc7ca0
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 12 10:19:44 2017 +0000

description:
Changes 3.11.3:
Ensure we can sample from an OrderedDict without a warning

diffstat:

 devel/py-hypothesis/Makefile |   4 ++--
 devel/py-hypothesis/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8d84271dbd8f -r 3c1188fc7ca0 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Mon Jun 12 10:17:39 2017 +0000
+++ b/devel/py-hypothesis/Makefile      Mon Jun 12 10:19:44 2017 +0000
@@ -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 -r 8d84271dbd8f -r 3c1188fc7ca0 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Mon Jun 12 10:17:39 2017 +0000
+++ b/devel/py-hypothesis/distinfo      Mon Jun 12 10:19:44 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index