diff mbox series

[meta-python,1/4] python3-identify: Upgrade 2.6.13 -> 2.6.15

Message ID 20260112083611.4017493-1-leon.anavi@konsulko.com
State New
Headers show
Series [meta-python,1/4] python3-identify: Upgrade 2.6.13 -> 2.6.15 | expand

Commit Message

Leon Anavi Jan. 12, 2026, 8:36 a.m. UTC
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>
---
 .../{python3-identify_2.6.13.bb => python3-identify_2.6.15.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-identify_2.6.13.bb => python3-identify_2.6.15.bb} (72%)
diff mbox series

Patch

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
similarity index 72%
rename from meta-python/recipes-devtools/python/python3-identify_2.6.13.bb
rename to 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"
 PYPI_PACKAGE = "identify"
 
 inherit pypi setuptools3
-SRC_URI[sha256sum] = "da8d6c828e773620e13bfa86ea601c5a5310ba4bcd65edf378198b56a1f9fb32"
+SRC_URI[sha256sum] = "e4f4864b96c6557ef2a1e1c951771838f4edc9df3a72ec7118b338801b11c7bf"
 
 RDEPENDS:${PN} = " \
 	python3-ukkonen \