From: Xu Huan <xuhuan.f...@fujitsu.com> Changelog: ========= This release changes the implementation of "infer" to be an alias for "Ellipsis". E.g. "@given(a=infer)" is now equivalent to "@given(a=...)". Furthermore, "@given(...)" can now be specified so that "@given" will infer the strategies for all arguments of the decorated function based on its annotations.
Signed-off-by: Xu Huan <xuhuan.f...@fujitsu.com> --- ...ython3-hypothesis_6.39.5.bb => python3-hypothesis_6.41.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.39.5.bb => python3-hypothesis_6.41.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.39.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.39.5.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb index 03ec94c1c1..9174b606bf 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.39.5.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "2972edc54c90c70049facfc31db19f1997f9c5e89d2a05f6eeea1107600350f0" +SRC_URI[sha256sum] = "de48abb676fc76e4397cd002926e5747cef518570d132221244d27e1075c0bec" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#164102): https://lists.openembedded.org/g/openembedded-core/message/164102 Mute This Topic: https://lists.openembedded.org/mt/90307727/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-