]> code.ossystems Code Review - openembedded-core.git/commit
python3-hypothesis: upgrade 6.36.2 -> 6.37.2
authorwangmy <wangmy@fujitsu.com>
Wed, 23 Feb 2022 07:44:56 +0000 (15:44 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
commit451e9c4403ae140edc2df77e22745e029ad1ca63
tree0e60a78a44879b2467bbd39a2e46a0d9bdbe809a
parent19135f8b7cbaabeb2e38572d11e909ce386d60b8
python3-hypothesis: upgrade 6.36.2 -> 6.37.2

This patch fixes a bug in stateful testing, where returning a single value
wrapped in :func:'~hypothesis.stateful.multiple' would be printed such that
the assigned variable was a tuple rather than the single element

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