From 2cba180d1e09270ec41dd67e1ab86ffe65f962c2 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 8 Dec 2022 14:12:04 +0800 Subject: [PATCH] python3-traitlets: upgrade 5.5.0 -> 5.6.0 Changelog: ============ Adopt jupyter releaser #806 Use base setup dependency type #805 More CI Cleanup #803 More maintenance cleanup #802 Add project description #801 Bump actions/setup-python from 2 to 4 #798 Bump actions/checkout from 2 to 3 #797 Bump pre-commit/action from 2.0.0 to 3.0.0 #796 Bump actions/upload-artifact from 2 to 3 #795 Add dependabot #794 Add more typings #791 Format changelog #789 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-traitlets_5.5.0.bb => python3-traitlets_5.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-traitlets_5.5.0.bb => python3-traitlets_5.6.0.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.5.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.6.0.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-traitlets_5.5.0.bb rename to meta-python/recipes-devtools/python/python3-traitlets_5.6.0.bb index 6ac17f5ec2..1e82dd3419 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.6.0.bb @@ -4,7 +4,7 @@ AUTHOR = "IPython Development Team " LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.md;md5=f17a3ba4cd59794dd6e005c8e150aef0" -SRC_URI[sha256sum] = "b122f9ff2f2f6c1709dab289a05555be011c87828e911c0cf4074b85cb780a79" +SRC_URI[sha256sum] = "10b6ed1c9cedee83e795db70a8b9c2db157bb3778ec4587a349ecb7ef3b1033b" inherit pypi python_hatchling