summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-06-20 07:26:10 +0000
committeradam <adam@pkgsrc.org>2017-06-20 07:26:10 +0000
commit73de0026cc99508b0780d48350f11edf9702cf84 (patch)
treedbcba7b97122ef10bc17426b8a481ef100ac57fa /devel
parent5568048cd80921bb734acfffdf19a0ede1200565 (diff)
downloadpkgsrc-73de0026cc99508b0780d48350f11edf9702cf84.tar.gz
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 (limited to 'devel')
-rw-r--r--devel/py-hypothesis/Makefile4
-rw-r--r--devel/py-hypothesis/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile
index a905c8e9446..4ef3795895b 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -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 --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 0068ecd0546..f7c2d980380 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -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