mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
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>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
SUMMARY = "File identification library for Python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=bbdc006359f3157660173ec7f133a80e"
|
||||
|
||||
PYPI_PACKAGE = "identify"
|
||||
|
||||
inherit pypi setuptools3
|
||||
SRC_URI[sha256sum] = "e4f4864b96c6557ef2a1e1c951771838f4edc9df3a72ec7118b338801b11c7bf"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-ukkonen \
|
||||
"
|
||||
Reference in New Issue
Block a user