From: Wang Mingyu <[email protected]> Changelog: =========== -Add option to load traitlets values from environment. -Update types for mypy 1.7 -chore: update pre-commit hooks -Clean up lint handling
Signed-off-by: Wang Mingyu <[email protected]> --- ...{python3-traitlets_5.13.0.bb => python3-traitlets_5.14.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-traitlets_5.13.0.bb => python3-traitlets_5.14.0.bb} (76%) diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.14.0.bb similarity index 76% rename from meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb rename to meta-python/recipes-devtools/python/python3-traitlets_5.14.0.bb index c16c1ef0e..19ea0113a 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.14.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://ipython.org" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=13bed0ee6f46a6f6dbf1f9f9572f250a" -SRC_URI[sha256sum] = "9b232b9430c8f57288c1024b34a8f0251ddcc47268927367a0dd3eeaca40deb5" +SRC_URI[sha256sum] = "fcdaa8ac49c04dfa0ed3ee3384ef6dfdb5d6f3741502be247279407679296772" inherit pypi python_hatchling -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107473): https://lists.openembedded.org/g/openembedded-devel/message/107473 Mute This Topic: https://lists.openembedded.org/mt/103181870/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
