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: wiz
Date: Sun Dec 6 10:51:44 UTC 2020
Modified Files:
pkgsrc/devel/py-hypothesis: Makefile distinfo
Log Message:
py-hypothesis: update to 5.41.5.
5.41.5 - 2020-12-05
This patch adds a performance optimisation to avoid saving redundant
seeds when using the .fuzz_one_input hook.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.86 -r1.87 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.89 pkgsrc/devel/py-hypothesis/Makefile:1.90
--- pkgsrc/devel/py-hypothesis/Makefile:1.89 Sun Nov 29 18:08:38 2020
+++ pkgsrc/devel/py-hypothesis/Makefile Sun Dec 6 10:51:44 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.89 2020/11/29 18:08:38 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2020/12/06 10:51:44 wiz Exp $
#
# Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html
-DISTNAME= hypothesis-5.41.4
+DISTNAME= hypothesis-5.41.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.86 pkgsrc/devel/py-hypothesis/distinfo:1.87
--- pkgsrc/devel/py-hypothesis/distinfo:1.86 Sun Nov 29 18:08:38 2020
+++ pkgsrc/devel/py-hypothesis/distinfo Sun Dec 6 10:51:44 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.86 2020/11/29 18:08:38 wiz Exp $
+$NetBSD: distinfo,v 1.87 2020/12/06 10:51:44 wiz Exp $
-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
+SHA1 (hypothesis-5.41.5.tar.gz) = eef0c4d1f936a03fd272c7e54882f3e04d5b4b13
+RMD160 (hypothesis-5.41.5.tar.gz) = 1777930675a2b6f93f5f57c5ba04c42d53f26c3c
+SHA512 (hypothesis-5.41.5.tar.gz) = 3682c2058c95e76cd7eaae2c5f6c112d29dc80075217402d6dfaed0da830077efa7b7ab57f2d970aba6d214de9c2d6a6f53ffa232202cee90ac41228a5057929
+Size (hypothesis-5.41.5.tar.gz) = 279590 bytes
Home |
Main Index |
Thread Index |
Old Index