Upgrade to release 0.4.0: - Support for SMBus PEC (Packet Error Checking). - Support for Python 3 type hinting and mypy static type analysis. Type stubs added to the project.
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-smbus2_0.3.0.bb => python3-smbus2_0.4.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-smbus2_0.3.0.bb => python3-smbus2_0.4.0.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-smbus2_0.3.0.bb b/meta-python/recipes-devtools/python/python3-smbus2_0.4.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-smbus2_0.3.0.bb rename to meta-python/recipes-devtools/python/python3-smbus2_0.4.0.bb index 7a61927206..1f6f61137e 100644 --- a/meta-python/recipes-devtools/python/python3-smbus2_0.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-smbus2_0.4.0.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda inherit pypi setuptools3 -SRC_URI[md5sum] = "d5ed5acc889b4770a84cc932853ed20a" -SRC_URI[sha256sum] = "210e66eebe4d0b1fe836b3ec2751841942e1c4918c0b429b20a0e20a222228b4" +SRC_URI[sha256sum] = "1b5c690715e1efab39e41038147dfba75afc72a10f76b3f0310d783e9f8a83a6" CLEANBROKEN = "1" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88589): https://lists.openembedded.org/g/openembedded-devel/message/88589 Mute This Topic: https://lists.openembedded.org/mt/79485989/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
