summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:28:54 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:47:36 -0800
commitfc3caea86167f1a8804b76f1992a8475df08f6fe (patch)
tree5d94d25ebbc8b66d3de23065bd3d58f50f155321 /meta-python
parent14c483c3cda739f3575b6cdfb7c19255ecfa9501 (diff)
downloadmeta-openembedded-fc3caea86167f1a8804b76f1992a8475df08f6fe.tar.gz
python3-traitlets: upgrade 5.11.2 -> 5.13.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb (renamed from meta-python/recipes-devtools/python/python3-traitlets_5.11.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.11.2.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb
index f2f70b818..c16c1ef0e 100644
--- a/meta-python/recipes-devtools/python/python3-traitlets_5.11.2.bb
+++ b/meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://ipython.org"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=13bed0ee6f46a6f6dbf1f9f9572f250a" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=13bed0ee6f46a6f6dbf1f9f9572f250a"
5 5
6SRC_URI[sha256sum] = "7564b5bf8d38c40fa45498072bf4dc5e8346eb087bbf1e2ae2d8774f6a0f078e" 6SRC_URI[sha256sum] = "9b232b9430c8f57288c1024b34a8f0251ddcc47268927367a0dd3eeaca40deb5"
7 7
8inherit pypi python_hatchling 8inherit pypi python_hatchling
9 9