From: Wang Mingyu <[email protected]> Changelog: ============ -makes it an error to assign settings = settings(...) as a class attribute on a RuleBasedStateMachine. -refactors some internals.
Signed-off-by: Wang Mingyu <[email protected]> --- ...ython3-hypothesis_6.89.0.bb => python3-hypothesis_6.90.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.89.0.bb => python3-hypothesis_6.90.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.89.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.90.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.89.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.90.0.bb index 035809c394..1760bb37a2 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.89.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.90.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "9168bb12cd29001067e66b5f25f1bbdeff08b80c29c3909e19fc8205d8b9aeed" +SRC_URI[sha256sum] = "0ab33900b9362318bd03d911a77a0dda8629c1877420074d87ae466919f6e4c0" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191038): https://lists.openembedded.org/g/openembedded-core/message/191038 Mute This Topic: https://lists.openembedded.org/mt/102745881/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
