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 5.41.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/33b96ae5479f
branches: trunk
changeset: 441709:33b96ae5479f
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 09 14:21:43 2020 +0000
description:
py-hypothesis: update to 5.41.2.
5.41.2 - 2020-11-08
This patch fixes urls() strategy ensuring that ~ (tilde) is treated
as one of the url-safe characters (issue #2658).
5.41.1 - 2020-11-03
This patch improves our CLI help and documentation.
diffstat:
devel/py-hypothesis/Makefile | 4 ++--
devel/py-hypothesis/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r bbec4998b35e -r 33b96ae5479f devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile Mon Nov 09 14:21:23 2020 +0000
+++ b/devel/py-hypothesis/Makefile Mon Nov 09 14:21:43 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2020/10/31 19:40:30 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2020/11/09 14:21:43 wiz Exp $
-DISTNAME= hypothesis-5.41.0
+DISTNAME= hypothesis-5.41.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r bbec4998b35e -r 33b96ae5479f devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo Mon Nov 09 14:21:23 2020 +0000
+++ b/devel/py-hypothesis/distinfo Mon Nov 09 14:21:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.83 2020/10/31 19:40:30 wiz Exp $
+$NetBSD: distinfo,v 1.84 2020/11/09 14:21:43 wiz Exp $
-SHA1 (hypothesis-5.41.0.tar.gz) = 2ec948e8c9016019c9ffd4ccb152a3865db43e7e
-RMD160 (hypothesis-5.41.0.tar.gz) = ff9aa0c43168f5c6aaae52c14b3bb056846a2e0c
-SHA512 (hypothesis-5.41.0.tar.gz) = b872d6fdd60a7712291490e90536eb6e6ba6d3cb9f030cf4dd30872c8fb561972f59d217ad57140c5e5276a4ed76b18df2a1bc135d9ae74124556a691865dc68
-Size (hypothesis-5.41.0.tar.gz) = 277880 bytes
+SHA1 (hypothesis-5.41.2.tar.gz) = eefb0a4bef0c99d0047b8098e2dfe76c928e4e18
+RMD160 (hypothesis-5.41.2.tar.gz) = 61527f7e6922043e15e8a6027ae296eac30dd66e
+SHA512 (hypothesis-5.41.2.tar.gz) = f93bb3c228d6a38dde458cac07e7850e10968ec0e898531601a1eb2c265c82895f8151bb8e29a28803c768d63df12dc41a2f952a8adbf5f3aedde3f4c09954ad
+Size (hypothesis-5.41.2.tar.gz) = 278595 bytes
Home |
Main Index |
Thread Index |
Old Index