From: wangmy Date: Thu, 3 Jun 2021 07:13:22 +0000 (+0800) Subject: python3-magic: upgrade 0.4.22 -> 0.4.23 X-Git-Tag: uninative-3.3~542 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b8f80cd1e2a845905fec296cd8d7ee91728492d2;p=openembedded-core.git python3-magic: upgrade 0.4.22 -> 0.4.23 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- 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 \