summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-11-29 18:08:38 +0000
committerwiz <wiz@pkgsrc.org>2020-11-29 18:08:38 +0000
commita6bd33e566a531d4a1b12333c64dd00a7433dd30 (patch)
tree6b60386bb87317b7e7976c63e2d65463a52e9803 /devel
parent8597b59a3938eaa8cc400de5f3ea2c8fc0a76581 (diff)
downloadpkgsrc-a6bd33e566a531d4a1b12333c64dd00a7433dd30.tar.gz
py-hypothesis: update to 5.41.4.
5.41.4 - 2020-11-28 This patch fixes issue #2657, where passing unicode patterns compiled with re.IGNORECASE to from_regex() could trigger an internal error when casefolding a character creates a longer string (e.g. "\u0130".lower() -> "i\u0370").
Diffstat (limited to 'devel')
-rw-r--r--devel/py-hypothesis/Makefile6
-rw-r--r--devel/py-hypothesis/distinfo10
2 files changed, 9 insertions, 7 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile
index 011678be390..ccf69fb392f 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2020/11/27 16:08:13 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2020/11/29 18:08:38 wiz Exp $
+#
+# Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html
-DISTNAME= hypothesis-5.41.3
+DISTNAME= hypothesis-5.41.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index d8cb2beaec0..7082e6fc382 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.85 2020/11/27 16:08:13 wiz Exp $
+$NetBSD: distinfo,v 1.86 2020/11/29 18:08:38 wiz Exp $
-SHA1 (hypothesis-5.41.3.tar.gz) = 7fbb5d5fbd324f5bfaf66ea97f56fed7c827f697
-RMD160 (hypothesis-5.41.3.tar.gz) = bdfd85348a4181c62fe50b49f8d75428dc3fa295
-SHA512 (hypothesis-5.41.3.tar.gz) = 463e8927d57db62a9d980a0b5bf878659fe298fd264e0a1765f954b0b7413e55f0bd52ff29e6fa5eeb0c852a80a27d945e48c3cbc803028a4127aa273b7a0fcc
-Size (hypothesis-5.41.3.tar.gz) = 278772 bytes
+SHA1 (hypothesis-5.41.4.tar.gz) = e1d4a203b9eda390419437705561a09bf41890d1
+RMD160 (hypothesis-5.41.4.tar.gz) = be8eb93564eb1d7cb679d6b27ec619529c6f40b9
+SHA512 (hypothesis-5.41.4.tar.gz) = d2e332c45403c23eaa7849219f3db14f1cebe026f56c3e10ceee84d153dde2bf08c88a4a2f035473cad712b60b5368f71f44222577d2a6c8368194f5f3388ac9
+Size (hypothesis-5.41.4.tar.gz) = 279313 bytes