From: Wang Mingyu <wan...@fujitsu.com> Changelog: ============ - Improves sharing of some internal cache behavior. - Optimize performance (improves speed by ~5%) and clarify the wording in an error message. - Fixes a bug since around version 6.124.4 where we might have generated -0.0 for st.floats(min_value=0.0), which is unsound. - Add 2024.12 to the list of recognized Array API versions in hypothesis.extra.array_api. - Registration of experimental Alternative backends for Hypothesis is now done via hypothesis.internal.conjecture.providers.AVAILABLE_PROVIDERS instead of hypothesis.internal.conjecture.data.AVAILABLE_PROVIDERS. - Refactor some internals for better type hinting.
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- ...hon3-hypothesis_6.124.7.bb => python3-hypothesis_6.125.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.124.7.bb => python3-hypothesis_6.125.3.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb index 6b294ff68c..e5c1dfc6b4 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "8ed6c6ae47e7d26d869c1dc3dee04e8fc50c95240715bb9915ded88d6d920f0e" +SRC_URI[sha256sum] = "6276d9d8f7f91ebd7ad95081f004bcf5699afb4d680a8321861cbf3a5de45d3b" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#211586): https://lists.openembedded.org/g/openembedded-core/message/211586 Mute This Topic: https://lists.openembedded.org/mt/111247380/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-