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: updated to 3.78.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c665be2eee38
branches: trunk
changeset: 386387:c665be2eee38
user: adam <adam%pkgsrc.org@localhost>
date: Thu Oct 18 10:07:18 2018 +0000
description:
py-hypothesis: updated to 3.78.0
3.78.0:
This release has deprecated the generation of integers, floats and fractions when the conversion of the upper and/ or lower bound is not 100% exact, e.g. when an integer gets passed a bound that is
not a whole number. (:issue:1625)
3.77.0:
This minor release adds functionality to :obj:~hypothesis.settings allowing it to be used as a decorator on :obj:~hypothesis.stateful.RuleBasedStateMachine and
:obj:~hypothesis.stateful.GenericStateMachine.
3.76.1:
This patch fixes some warnings added by recent releases of :pypi:pydocstyle and :pypi:mypy.
diffstat:
devel/py-hypothesis/Makefile | 4 ++--
devel/py-hypothesis/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 4598930cc80b -r c665be2eee38 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile Thu Oct 18 07:51:58 2018 +0000
+++ b/devel/py-hypothesis/Makefile Thu Oct 18 10:07:18 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2018/10/12 11:49:59 adam Exp $
+# $NetBSD: Makefile,v 1.64 2018/10/18 10:07:18 adam Exp $
-DISTNAME= hypothesis-3.76.0
+DISTNAME= hypothesis-3.78.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r 4598930cc80b -r c665be2eee38 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo Thu Oct 18 07:51:58 2018 +0000
+++ b/devel/py-hypothesis/distinfo Thu Oct 18 10:07:18 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.60 2018/10/12 11:49:59 adam Exp $
+$NetBSD: distinfo,v 1.61 2018/10/18 10:07:18 adam Exp $
-SHA1 (hypothesis-3.76.0.tar.gz) = 035f41ec33aea9e314b53275f9f2d1c545439537
-RMD160 (hypothesis-3.76.0.tar.gz) = 8021b7f508aa04677ff2c822752e94eea6b0f237
-SHA512 (hypothesis-3.76.0.tar.gz) = 4c74181a956602649cd5580eca87ccb29a1635518dfa540d85810b0125850badbe655221596f6aa5524293a55ece2baa9cfd339ae136dbd706dbcad4770d054e
-Size (hypothesis-3.76.0.tar.gz) = 179497 bytes
+SHA1 (hypothesis-3.78.0.tar.gz) = be6315fd9d28c0b099ec10cfa9ef1ee58f3fbf37
+RMD160 (hypothesis-3.78.0.tar.gz) = eed7d83cae6dca64bc1de2f60d08f7f0aea45706
+SHA512 (hypothesis-3.78.0.tar.gz) = c0d968f8a8625eb10158cbc79e2c6ab4a40c2ba05b248fa986c7607cd1839e63514123a130560e4549d460eee069db4a6104f100fd185e123fdacf0e2e0acd12
+Size (hypothesis-3.78.0.tar.gz) = 179874 bytes
Home |
Main Index |
Thread Index |
Old Index