From b8f80cd1e2a845905fec296cd8d7ee91728492d2 Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 3 Jun 2021 15:13:22 +0800 Subject: [PATCH] python3-magic: upgrade 0.4.22 -> 0.4.23 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../python/{python3-magic_0.4.22.bb => python3-magic_0.4.23.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-magic_0.4.22.bb => python3-magic_0.4.23.bb} (88%) diff --git a/meta/recipes-devtools/python/python3-magic_0.4.22.bb b/meta/recipes-devtools/python/python3-magic_0.4.23.bb similarity index 88% rename from meta/recipes-devtools/python/python3-magic_0.4.22.bb rename to meta/recipes-devtools/python/python3-magic_0.4.23.bb index b828927599..4ebae32569 100644 --- a/meta/recipes-devtools/python/python3-magic_0.4.22.bb +++ b/meta/recipes-devtools/python/python3-magic_0.4.23.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "python-magic" inherit pypi setuptools3 -SRC_URI[sha256sum] = "ca884349f2c92ce830e3f498c5b7c7051fe2942c3ee4332f65213b8ebff15a62" +SRC_URI[sha256sum] = "88f71d04fde4318da32fa03930362f1c6127caa833614563fd53a0fd3438cc3e" RDEPENDS_${PN} += "file \ ${PYTHON_PN}-ctypes \ -- 2.40.1