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.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31a261397ab7
branches:  trunk
changeset: 364004:31a261397ab7
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jun 20 07:26:10 2017 +0000

description:
3.11.6:
This release involves no functionality changes, but is the first to ship wheels as well as an sdist.

3.11.5:
This release provides a performance improvement to shrinking. For cases where there is some non-trivial "boundary" value (e.g. the bug happens for all values greater than some other value), shrinking 
should now be substantially faster. Other types of bug will likely see improvements too.

This may also result in some changes to the quality of the final examples - it may sometimes be better, but is more likely to get slightly worse in some edge cases. If you see any examples where this 
happens in practice, please report them.

diffstat:

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

diffs (27 lines):

diff -r 5df58d0ada41 -r 31a261397ab7 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Tue Jun 20 07:24:08 2017 +0000
+++ b/devel/py-hypothesis/Makefile      Tue Jun 20 07:26:10 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2017/06/19 06:36:29 adam Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/20 07:26:10 adam Exp $
 
-DISTNAME=      hypothesis-3.11.4
+DISTNAME=      hypothesis-3.11.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r 5df58d0ada41 -r 31a261397ab7 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Tue Jun 20 07:24:08 2017 +0000
+++ b/devel/py-hypothesis/distinfo      Tue Jun 20 07:26:10 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/06/19 06:36:29 adam Exp $
+$NetBSD: distinfo,v 1.17 2017/06/20 07:26:10 adam Exp $
 
-SHA1 (hypothesis-3.11.4.tar.gz) = 6110e192813da37e3e12ac4d78b658948b347026
-RMD160 (hypothesis-3.11.4.tar.gz) = 533dd43ea7c7dda08623494b7d77237653a0022d
-SHA512 (hypothesis-3.11.4.tar.gz) = 94ad2503faf7ab83b4ce541dac37fb740d87d3f7c30e9b90e8aed1607e0a7848fed291997cd598c3940a440e82548bfa67eba1b824cb64f6c24bf3dfe54f4788
-Size (hypothesis-3.11.4.tar.gz) = 83416 bytes
+SHA1 (hypothesis-3.11.6.tar.gz) = 20117a10b4e98d8f3f7f21c4f92406176ec8cb15
+RMD160 (hypothesis-3.11.6.tar.gz) = 363ca4f0bb9b0d365cd87b501755eabd25a0a134
+SHA512 (hypothesis-3.11.6.tar.gz) = be3537403ad3acfa080e8e0b79ccd63c949157b48f02fe4b801ed5d9f2dfac960ef69426954e13fb644d7ef55a601e4276f2eefa671feff98959b4d214c13f6a
+Size (hypothesis-3.11.6.tar.gz) = 85103 bytes



Home | Main Index | Thread Index | Old Index