summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-traitlets_5.14.0.bb (renamed from meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
index c16c1ef0ef..19ea0113a5 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"
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] = "9b232b9430c8f57288c1024b34a8f0251ddcc47268927367a0dd3eeaca40deb5" 6SRC_URI[sha256sum] = "fcdaa8ac49c04dfa0ed3ee3384ef6dfdb5d6f3741502be247279407679296772"
7 7
8inherit pypi python_hatchling 8inherit pypi python_hatchling
9 9