Upgrade to release 5.8.1: - fix: mro_trait can be unbound when the class is not in mro
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-traitlets_5.8.0.bb => python3-traitlets_5.8.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-traitlets_5.8.0.bb => python3-traitlets_5.8.1.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.8.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.8.1.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-traitlets_5.8.0.bb rename to meta-python/recipes-devtools/python/python3-traitlets_5.8.1.bb index d7a78254e..3f75df6f1 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.8.1.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] = "6cc57d6dc28c85d5365961726ffd19b538739347749e13ebe34e03323a0e8f84" +SRC_URI[sha256sum] = "32500888f5ff7bbf3b9267ea31748fa657aaf34d56d85e60f91dda7dc7f5785b" inherit pypi python_hatchling -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100517): https://lists.openembedded.org/g/openembedded-devel/message/100517 Mute This Topic: https://lists.openembedded.org/mt/96174573/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
