summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-hypothesis_6.36.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-hypothesis: upgrade 6.36.2 -> 6.37.2wangmy2022-02-251-38/+0
| | | | | | | | | | | 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 (From OE-Core rev: 451e9c4403ae140edc2df77e22745e029ad1ca63) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-hypothesis: upgrade 6.36.1 -> 6.36.2wangmy2022-02-161-0/+38
Changelog: ========= Updates vendored list of top-level domains, which is used by the provisional domains() strategy. (From OE-Core rev: 19e5019c606802456c2022c6cc8f996faad457ff) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>