pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-hypothesis py-hypothesis: update to 6.2.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d202ab23b79
branches:  trunk
changeset: 447232:3d202ab23b79
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 18 10:31:27 2021 +0000

description:
py-hypothesis: update to 6.2.0.

6.2.0 - 2021-02-12

If you use pytest-html, Hypothesis now includes the summary statistics
for each test in the HTML report, whether or not the
--hypothesis-show-statistics argument was passed to show them in
the command-line output.

diffstat:

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

diffs (29 lines):

diff -r ce75aad2fa27 -r 3d202ab23b79 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Thu Feb 18 10:27:05 2021 +0000
+++ b/devel/py-hypothesis/Makefile      Thu Feb 18 10:31:27 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.95 2021/02/04 11:15:16 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2021/02/18 10:31:27 wiz Exp $
 #
 # Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html
 
-DISTNAME=      hypothesis-6.1.1
+DISTNAME=      hypothesis-6.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r ce75aad2fa27 -r 3d202ab23b79 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Thu Feb 18 10:27:05 2021 +0000
+++ b/devel/py-hypothesis/distinfo      Thu Feb 18 10:31:27 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.92 2021/02/04 11:15:16 wiz Exp $
+$NetBSD: distinfo,v 1.93 2021/02/18 10:31:27 wiz Exp $
 
-SHA1 (hypothesis-6.1.1.tar.gz) = e466f1d42a1d93aed7199b381d3f34fcdd07cd05
-RMD160 (hypothesis-6.1.1.tar.gz) = 50fe1ac0629c67c909da8ed17928ba58ac929fdf
-SHA512 (hypothesis-6.1.1.tar.gz) = 942592404340772058158c64e675291ac4077f542183346877fedbfaa6002d9f11fc7bade2cdb633685219c7ef3c8c9846bc4c043f3d5774ec30d3f3e06d7a4c
-Size (hypothesis-6.1.1.tar.gz) = 288560 bytes
+SHA1 (hypothesis-6.2.0.tar.gz) = eac33cf0f3ea01f76c003248667e00436284e001
+RMD160 (hypothesis-6.2.0.tar.gz) = e5aacedb954fb742cab579f50a5b76290b8d82b8
+SHA512 (hypothesis-6.2.0.tar.gz) = 764621b1eefebbeccf7a20c9dd9e28f548d7b0c24173233850868ef28e1b7362b91b35235afa45ec395f9d2a300a5bc1d2b5b518376df9331cecf98e94e234e0
+Size (hypothesis-6.2.0.tar.gz) = 288790 bytes



Home | Main Index | Thread Index | Old Index