summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-01-07 18:28:48 +0800
committerKhem Raj <raj.khem@gmail.com>2026-01-12 08:53:44 -0800
commit6a9c1e91145ddb4584867d09ee85b81d21763474 (patch)
tree529fd1050568f3dd01f2fc22398e1f28cea00e62 /meta-python/recipes-devtools/python
parent9206e31273b12c641eb9a46ced4fe8d26e735b48 (diff)
downloadmeta-openembedded-6a9c1e91145ddb4584867d09ee85b81d21763474.tar.gz
python3-nocasedict: upgrade 2.1.0 -> 2.2.0
Changelog: https://nocasedict.readthedocs.io/en/2.2.0/changes.html Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-nocasedict_2.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-nocasedict_2.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nocasedict_2.1.0.bb b/meta-python/recipes-devtools/python/python3-nocasedict_2.2.0.bb
index a7c3f55702..4580fff727 100644
--- a/meta-python/recipes-devtools/python/python3-nocasedict_2.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-nocasedict_2.2.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pywbem/nocasedict"
3LICENSE = "LGPL-2.1-only" 3LICENSE = "LGPL-2.1-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
5 5
6SRC_URI[sha256sum] = "b563d5851cbb0e0b10fbb6189ba87e0612d22e5a6f3a004a4573ab5b38aaaa7d" 6SRC_URI[sha256sum] = "6f2b608602b0568cd06ff46e2a0f231d2a0c247d6dc120672c381cb29169e1e7"
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9