From 0e10e4ac31c1c89b32bfd65a1c6d861ea2f851f4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 13 Jun 2021 09:51:52 +0000 Subject: [PATCH] python3-magic: upgrade 0.4.23 -> 0.4.24 --- .../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.17.1