From: Wang Mingyu <[email protected]> Changelog: Fixed de-synced offsets during file read operations.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-wand_0.7.1.bb => python3-wand_0.7.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-wand_0.7.1.bb => python3-wand_0.7.2.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-wand_0.7.1.bb b/meta-python/recipes-devtools/python/python3-wand_0.7.2.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-wand_0.7.1.bb rename to meta-python/recipes-devtools/python/python3-wand_0.7.2.bb index b050390014..8b46b28cb6 100644 --- a/meta-python/recipes-devtools/python/python3-wand_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-wand_0.7.2.bb @@ -4,9 +4,9 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=2a2b05e6331064556e971cfa0efca0bf" -SRC_URI[sha256sum] = "2325eae60fb21b88e293d5ec8dcdedf2644a0c00eb75024c9b47975e1e902e80" +SRC_URI[sha256sum] = "0387fd08848d00cadd1d885fcb19a17dd4250df2029e5338b6b668b7fed64b5b" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "wand" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127972): https://lists.openembedded.org/g/openembedded-devel/message/127972 Mute This Topic: https://lists.openembedded.org/mt/120044030/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
