From: Wang Mingyu <wan...@fujitsu.com> Changelog: ============ *improves register_type_strategy() when used with tuple subclasses, by preventing them from being interpreted as generic and provided to strategies like st.from_type(Sequence[int]) (issue #3767). *allows strategy-generating functions registered with register_type_strategy() to conditionally not return a strategy, by returning NotImplemented (issue #3767).
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- ...ython3-hypothesis_6.87.4.bb => python3-hypothesis_6.88.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.87.4.bb => python3-hypothesis_6.88.1.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.87.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.88.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.87.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.88.1.bb index 4f41e2ab1a..e6703f103b 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.87.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.88.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "c508779be66e266c45dbf9c1b2713e560dfd89abb044d92eafe91e8b2728af01" +SRC_URI[sha256sum] = "f4c2c004b9ec3e0e25332ad2cb6b91eba477a855557a7b5c6e79068809ff8b51" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#190127): https://lists.openembedded.org/g/openembedded-core/message/190127 Mute This Topic: https://lists.openembedded.org/mt/102359511/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-