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 May 29 06:52:11 UTC 2017

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

Log Message:
3.11.1:
This is a minor ergonomics release. Tracebacks shown by pytest no longer include Hypothesis internals for test functions decorated with @given.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.12 -r1.13 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.15 pkgsrc/devel/py-hypothesis/Makefile:1.16
--- pkgsrc/devel/py-hypothesis/Makefile:1.15    Wed May 24 11:28:37 2017
+++ pkgsrc/devel/py-hypothesis/Makefile Mon May 29 06:52:11 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2017/05/24 11:28:37 adam Exp $
+# $NetBSD: Makefile,v 1.16 2017/05/29 06:52:11 adam Exp $
 
-DISTNAME=      hypothesis-3.11.0
+DISTNAME=      hypothesis-3.11.1
 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.12 pkgsrc/devel/py-hypothesis/distinfo:1.13
--- pkgsrc/devel/py-hypothesis/distinfo:1.12    Wed May 24 11:28:37 2017
+++ pkgsrc/devel/py-hypothesis/distinfo Mon May 29 06:52:11 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/05/24 11:28:37 adam Exp $
+$NetBSD: distinfo,v 1.13 2017/05/29 06:52:11 adam Exp $
 
-SHA1 (hypothesis-3.11.0.tar.gz) = f8d5c221e711b6eb1837bcb8a7d4c0419b50b282
-RMD160 (hypothesis-3.11.0.tar.gz) = 40ae74d7c1f931b30acf46d15794d60eed1f73d9
-SHA512 (hypothesis-3.11.0.tar.gz) = e5f88c6ce5e255cdcc5f3c906fc9f14ecab2d0a611a82cc927536966afc2351f804d8e8f3b9709c2997504fac8930718ae6d79a68415617502419e5a300c1152
-Size (hypothesis-3.11.0.tar.gz) = 83191 bytes
+SHA1 (hypothesis-3.11.1.tar.gz) = 0c8438eb277328b9ee4f8a94865774c7d7b63477
+RMD160 (hypothesis-3.11.1.tar.gz) = 8c71de01adf8c8fb0e6f2844f3b8113db7a71d95
+SHA512 (hypothesis-3.11.1.tar.gz) = 34ce58ff5b81d127b88ae10883c7eb1f10276bb5a704ea13fdc2a8330178af8795f73eb5ec7e4f0e7c68da651283df62288069a971fa6706c929630fe00a9fb3
+Size (hypothesis-3.11.1.tar.gz) = 83295 bytes



Home | Main Index | Thread Index | Old Index