summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2026-01-12 10:36:08 +0200
committerKhem Raj <raj.khem@gmail.com>2026-01-12 10:25:57 -0800
commitd58da103e19e671eb64f7ca660ed643bcf62336c (patch)
tree5b349455f7587a7c4b02dac38f2cb060a23d2516 /meta-python/recipes-devtools/python
parent9b77eae6988e98adbec5323d2491afc6b327c91a (diff)
downloadmeta-openembedded-d58da103e19e671eb64f7ca660ed643bcf62336c.tar.gz
python3-identify: Upgrade 2.6.13 -> 2.6.15
Upgrade to release 2.6.15: - Add .piskel extension - Fix: make PKGBUILD files a superset of .bash - [pre-commit.ci] pre-commit autoupdate Signed-off-by: Leon Anavi <leon.anavi@konsulko.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-identify_2.6.15.bb (renamed from meta-python/recipes-devtools/python/python3-identify_2.6.13.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-identify_2.6.13.bb b/meta-python/recipes-devtools/python/python3-identify_2.6.15.bb
index 2bc0d1aeed..c5498cf294 100644
--- a/meta-python/recipes-devtools/python/python3-identify_2.6.13.bb
+++ b/meta-python/recipes-devtools/python/python3-identify_2.6.15.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bbdc006359f3157660173ec7f133a80e"
5PYPI_PACKAGE = "identify" 5PYPI_PACKAGE = "identify"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8SRC_URI[sha256sum] = "da8d6c828e773620e13bfa86ea601c5a5310ba4bcd65edf378198b56a1f9fb32" 8SRC_URI[sha256sum] = "e4f4864b96c6557ef2a1e1c951771838f4edc9df3a72ec7118b338801b11c7bf"
9 9
10RDEPENDS:${PN} = " \ 10RDEPENDS:${PN} = " \
11 python3-ukkonen \ 11 python3-ukkonen \