From: Wang Mingyu <[email protected]> Changelog: ========= Performance: decrease runtime overhead for constructing HasTraits (up to 20x faster) #777 Minor fixes for Application.aliases #810 Adopt ruff and address lint #809
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-traitlets_5.6.0.bb => python3-traitlets_5.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-traitlets_5.6.0.bb => python3-traitlets_5.7.0.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.6.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.7.0.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-traitlets_5.6.0.bb rename to meta-python/recipes-devtools/python/python3-traitlets_5.7.0.bb index 1e82dd341..9360b763e 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.7.0.bb @@ -4,7 +4,7 @@ AUTHOR = "IPython Development Team <[email protected]>" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.md;md5=f17a3ba4cd59794dd6e005c8e150aef0" -SRC_URI[sha256sum] = "10b6ed1c9cedee83e795db70a8b9c2db157bb3778ec4587a349ecb7ef3b1033b" +SRC_URI[sha256sum] = "bd0fca5c890a09bf66b33cce67ca14156b080429bc39c7ef26b075a4bd4f9fc3" inherit pypi python_hatchling -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100044): https://lists.openembedded.org/g/openembedded-devel/message/100044 Mute This Topic: https://lists.openembedded.org/mt/95616863/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
