From d74386b7b7fd2a7e6b3179c123b15331341fafa8 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 15 Jun 2021 10:12:35 +0200 Subject: [PATCH] python3-magic: upgrade 0.4.23 -> 0.4.24 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../python/{python3-magic_0.4.23.bb => python3-magic_0.4.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-magic_0.4.23.bb => python3-magic_0.4.24.bb} (88%) 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 \ -- 2.40.1