From: Alexander Kanavin Date: Tue, 15 Jun 2021 08:12:35 +0000 (+0200) Subject: python3-magic: upgrade 0.4.23 -> 0.4.24 X-Git-Tag: uninative-3.3~448 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d74386b7b7fd2a7e6b3179c123b15331341fafa8;p=openembedded-core.git python3-magic: upgrade 0.4.23 -> 0.4.24 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-magic_0.4.23.bb b/meta/recipes-devtools/python/python3-magic_0.4.24.bb similarity index 88% rename from meta/recipes-devtools/python/python3-magic_0.4.23.bb rename to meta/recipes-devtools/python/python3-magic_0.4.24.bb index 4ebae32569..a54bf2431c 100644 --- a/meta/recipes-devtools/python/python3-magic_0.4.23.bb +++ b/meta/recipes-devtools/python/python3-magic_0.4.24.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "python-magic" inherit pypi setuptools3 -SRC_URI[sha256sum] = "88f71d04fde4318da32fa03930362f1c6127caa833614563fd53a0fd3438cc3e" +SRC_URI[sha256sum] = "de800df9fb50f8ec5974761054a708af6e4246b03b4bdaee993f948947b0ebcf" RDEPENDS_${PN} += "file \ ${PYTHON_PN}-ctypes \