]> code.ossystems Code Review - openembedded-core.git/commit
python3-hypothesis: upgrade 6.13.14 -> 6.14.0
authorTim Orling <ticotimo@gmail.com>
Mon, 14 Jun 2021 01:18:07 +0000 (18:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jun 2021 23:02:49 +0000 (00:02 +0100)
commit5a99655d4045cec83169136ca977e81c9123575a
treee20ef8b8d8c733996ff897b6da1e81ebd4993b3d
parentcf1c49fea90e11bc037025e15e44f705a12385bf
python3-hypothesis: upgrade 6.13.14 -> 6.14.0

Add runtime dependency on:
  - python3-compression
  - python3-json
  - python3-statistics

Upstream release notes:

6.14.0 - 2021-06-09
The explain phase now requires shrinking to be enabled, and will be
automatically skipped for deadline-exceeded errors.

https://hypothesis.readthedocs.io/en/latest/changes.html#v6-14-0

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.14.0.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.13.14.bb with 54% similarity]