pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-hypothesis 3.11.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16ea8b8e713f
branches:  trunk
changeset: 362897:16ea8b8e713f
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 29 06:52:11 2017 +0000

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

diffstat:

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

diffs (27 lines):

diff -r ee5598e341ff -r 16ea8b8e713f devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Mon May 29 00:24:19 2017 +0000
+++ b/devel/py-hypothesis/Makefile      Mon May 29 06:52:11 2017 +0000
@@ -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/}
diff -r ee5598e341ff -r 16ea8b8e713f devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Mon May 29 00:24:19 2017 +0000
+++ b/devel/py-hypothesis/distinfo      Mon May 29 06:52:11 2017 +0000
@@ -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