summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-30 18:48:57 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-07 10:45:44 -0700
commit521a48045d2aaf4f0f174c1c00aa1bc7804f9599 (patch)
tree3197d492bdf514ee4e0e1503f623222063e0abeb /meta-python/recipes-devtools
parentada51454a2c868207532ed23645a3d6c484e38df (diff)
downloadmeta-openembedded-521a48045d2aaf4f0f174c1c00aa1bc7804f9599.tar.gz
python3-identify: upgrade 2.6.18 -> 2.6.19
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-identify_2.6.19.bb (renamed from meta-python/recipes-devtools/python/python3-identify_2.6.18.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-identify_2.6.18.bb b/meta-python/recipes-devtools/python/python3-identify_2.6.19.bb
index 7418b43150..9b8d49c61d 100644
--- a/meta-python/recipes-devtools/python/python3-identify_2.6.18.bb
+++ b/meta-python/recipes-devtools/python/python3-identify_2.6.19.bb
@@ -6,7 +6,7 @@ PYPI_PACKAGE = "identify"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8
9SRC_URI[sha256sum] = "873ac56a5e3fd63e7438a7ecbc4d91aca692eb3fefa4534db2b7913f3fc352fd" 9SRC_URI[sha256sum] = "6be5020c38fcb07da56c53733538a3081ea5aa70d36a156f83044bfbf9173842"
10 10
11RDEPENDS:${PN} = " \ 11RDEPENDS:${PN} = " \
12 python3-ukkonen \ 12 python3-ukkonen \