summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-traitlets_5.15.1.bb (renamed from meta-python/recipes-devtools/python/python3-traitlets_5.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.15.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.15.1.bb
index 9c04286030..2bb28a589c 100644
--- a/meta-python/recipes-devtools/python/python3-traitlets_5.15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-traitlets_5.15.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ipython/traitlets"
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] = "4fead733f81cf1c4c938e06f8ca4633896833c9d89eff878159457f4d4392971" 6SRC_URI[sha256sum] = "7b1c07854fe25acb39e009bae49f11b79ff6cbb2f27999104e9110e7a6b53722"
7 7
8inherit pypi python_hatchling ptest 8inherit pypi python_hatchling ptest
9 9