From 907622615ba4ccb5301d8514352456cfe7552606 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 26 Mar 2026 19:56:06 +0800 Subject: python3-identify: upgrade 2.6.17 -> 2.6.18 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-identify_2.6.18.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-identify_2.6.18.bb (limited to 'meta-python/recipes-devtools/python/python3-identify_2.6.18.bb') diff --git a/meta-python/recipes-devtools/python/python3-identify_2.6.18.bb b/meta-python/recipes-devtools/python/python3-identify_2.6.18.bb new file mode 100644 index 0000000000..7418b43150 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-identify_2.6.18.bb @@ -0,0 +1,13 @@ +SUMMARY = "File identification library for Python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=bbdc006359f3157660173ec7f133a80e" + +PYPI_PACKAGE = "identify" + +inherit pypi setuptools3 + +SRC_URI[sha256sum] = "873ac56a5e3fd63e7438a7ecbc4d91aca692eb3fefa4534db2b7913f3fc352fd" + +RDEPENDS:${PN} = " \ + python3-ukkonen \ +" -- cgit v1.2.3-54-g00ecf