From 6e32f8b0de4fb3b1b1c0c60b649e12cdf71fd79c Mon Sep 17 00:00:00 2001 From: wangmy Date: Sun, 8 May 2022 19:54:16 +0800 Subject: [PATCH] python3-traitlets: upgrade 5.1.1 -> 5.2.0 License-Update: remove extra spaces. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...{python3-traitlets_5.1.1.bb => python3-traitlets_5.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-traitlets_5.1.1.bb => python3-traitlets_5.2.0.bb} (66%) diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.1.1.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.2.0.bb similarity index 66% rename from meta-python/recipes-devtools/python/python3-traitlets_5.1.1.bb rename to meta-python/recipes-devtools/python/python3-traitlets_5.2.0.bb index 8f80426e6c..56ebaac675 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.2.0.bb @@ -2,11 +2,11 @@ SUMMARY = "Traitlets Python config system" HOMEPAGE = "http://ipython.org" AUTHOR = "IPython Development Team " LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46" +LIC_FILES_CHKSUM = "file://COPYING.md;md5=9c125dfc5ff5364d40b5f56f02cd9de3" PYPI_PACKAGE = "traitlets" -SRC_URI[sha256sum] = "059f456c5a7c1c82b98c2e8c799f39c9b8128f6d0d46941ee118daace9eb70c7" +SRC_URI[sha256sum] = "60474f39bf1d39a11e0233090b99af3acee93bbc2281777e61dd8c87da8a0014" RDEPENDS:${PN} = "\ ${PYTHON_PN}-ipython-genutils \