pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-hypothesis



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jun 12 10:19:44 UTC 2017

Modified Files:
        pkgsrc/devel/py-hypothesis: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-hypothesis/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-hypothesis/Makefile
diff -u pkgsrc/devel/py-hypothesis/Makefile:1.17 pkgsrc/devel/py-hypothesis/Makefile:1.18
--- pkgsrc/devel/py-hypothesis/Makefile:1.17    Sat Jun 10 19:18:35 2017
+++ pkgsrc/devel/py-hypothesis/Makefile Mon Jun 12 10:19:44 2017
@@ -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/}

Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.14 pkgsrc/devel/py-hypothesis/distinfo:1.15
--- pkgsrc/devel/py-hypothesis/distinfo:1.14    Sat Jun 10 19:18:35 2017
+++ pkgsrc/devel/py-hypothesis/distinfo Mon Jun 12 10:19:44 2017
@@ -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