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-identify_2.6.17.bb (renamed from meta-python/recipes-devtools/python/python3-identify_2.6.16.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-identify_2.6.16.bb b/meta-python/recipes-devtools/python/python3-identify_2.6.17.bb
index ef33b3d6cd..0ec329c954 100644
--- a/meta-python/recipes-devtools/python/python3-identify_2.6.16.bb
+++ b/meta-python/recipes-devtools/python/python3-identify_2.6.17.bb
@@ -5,7 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bbdc006359f3157660173ec7f133a80e"
5PYPI_PACKAGE = "identify" 5PYPI_PACKAGE = "identify"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8SRC_URI[sha256sum] = "846857203b5511bbe94d5a352a48ef2359532bc8f6727b5544077a0dcfb24980" 8
9SRC_URI[sha256sum] = "f816b0b596b204c9fdf076ded172322f2723cf958d02f9c3587504834c8ff04d"
9 10
10RDEPENDS:${PN} = " \ 11RDEPENDS:${PN} = " \
11 python3-ukkonen \ 12 python3-ukkonen \