From: Wang Mingyu <[email protected]> Chanelog: ========= - Slight change of SMBus object life-cycle to better handle "open -> close -> open" scenarios. - Documentation builds again - Typing corrections. - Python 3.12, 3.13 added.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-smbus2_0.4.3.bb => python3-smbus2_0.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-smbus2_0.4.3.bb => python3-smbus2_0.5.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb b/meta-python/recipes-devtools/python/python3-smbus2_0.5.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb rename to meta-python/recipes-devtools/python/python3-smbus2_0.5.0.bb index 779562d04..dc73f915e 100644 --- a/meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-smbus2_0.5.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2a3eca2de44816126b3c6f33811a9fba" inherit pypi setuptools3 -SRC_URI[sha256sum] = "36f2288a8e1a363cb7a7b2244ec98d880eb5a728a2494ac9c71e9de7bf6a803a" +SRC_URI[sha256sum] = "4a5946fd82277870c2878befdb1a29bb28d15cda14ea4d8d2d54cf3d4bdcb035" CLEANBROKEN = "1" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113719): https://lists.openembedded.org/g/openembedded-devel/message/113719 Mute This Topic: https://lists.openembedded.org/mt/109420742/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
