]> code.ossystems Code Review - openembedded-core.git/commit
python3-hypothesis: upgrade 6.39.0 -> 6.39.2
authorwangmy <wangmy@fujitsu.com>
Mon, 7 Mar 2022 12:20:33 +0000 (20:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2022 22:43:48 +0000 (22:43 +0000)
commitae25cd186c3e0771ef9a3fe10fe7a75c8bde2f66
treeab47d6a2d73935dcf18f48c8807424279885b199
parentf95d1ea7f481a3029267ad3536dbe45ae28c6ed7
python3-hypothesis: upgrade 6.39.0 -> 6.39.2

Changelog from 6.39.0 to 6.39.2
==============================
- fixes a regression where the bound inner function
("your_test.hypothesis.inner_test") would be invoked with positional
arguments rather than passing them by name, which broke pytest-asyncio
(issue #3245).

- clarifies rare error messages in "builds()" (issue #3225)
and "floats()" (issue #3207).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.39.2.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.39.0.bb with 91% similarity]