From: Wang Mingyu <[email protected]> Changelog: =========== - removes a now-incorrect internal assertion about numpy's typing after recent numpy changes (currently only in numpy's nightly release). - adds support for variable-width bytes in IR layer - changes the draw_* interface
Signed-off-by: Wang Mingyu <[email protected]> --- ...hon3-hypothesis_6.111.2.bb => python3-hypothesis_6.112.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.111.2.bb => python3-hypothesis_6.112.1.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.112.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.112.1.bb index 3da0ce8c04..e4b7b53579 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.112.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "0496ad28c7240ee9ba89fcc7fb1dc74e89f3e40fbcbbb5f73c0091558dec8e6e" +SRC_URI[sha256sum] = "b070d7a1bb9bd84706c31885c9aeddc138e2b36a9c112a91984f49501c567856" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204917): https://lists.openembedded.org/g/openembedded-core/message/204917 Mute This Topic: https://lists.openembedded.org/mt/108643618/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
