]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-magic: upgrade 0.4.23 -> 0.4.24
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 15 Jun 2021 08:12:35 +0000 (10:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jun 2021 23:02:50 +0000 (00:02 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-magic_0.4.24.bb [moved from meta/recipes-devtools/python/python3-magic_0.4.23.bb with 88% similarity]

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 4ebae32569446680493863c5b8600ebba19a5e93..a54bf2431cddcf2ffb11fe2c0058c1d4e7953d34 100644 (file)
@@ -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 \