From: Wang Mingyu <[email protected]> Changelog: prevent liinking dynamically to MSVCP on windows
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-cppy_1.2.1.bb => python3-cppy_1.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cppy_1.2.1.bb => python3-cppy_1.3.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-cppy_1.2.1.bb b/meta-python/recipes-devtools/python/python3-cppy_1.3.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-cppy_1.2.1.bb rename to meta-python/recipes-devtools/python/python3-cppy_1.3.0.bb index 7817401fa4..58b5a067eb 100644 --- a/meta-python/recipes-devtools/python/python3-cppy_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-cppy_1.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://cppy.readthedocs.io/en/latest/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=0bfb3e39b13587f0028f17baf0e42371" -SRC_URI[sha256sum] = "83b43bf17b1085ac15c5debdb42154f138b928234b21447358981f69d0d6fe1b" +SRC_URI[sha256sum] = "da7413a286d5d31626ba35ed2c70ddfb033520cc81310088ba5a57d34039f604" RDEPENDS:${PN} += "python3-setuptools" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114158): https://lists.openembedded.org/g/openembedded-devel/message/114158 Mute This Topic: https://lists.openembedded.org/mt/109892021/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
