From: Wang Mingyu <[email protected]> Changelog: - The Unicode data doesn't change tz names when IANA does, so what is current in IANA is treated as an alias in Unicode data. This version handles that.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-tzlocal_5.0.1.bb => python3-tzlocal_5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tzlocal_5.0.1.bb => python3-tzlocal_5.1.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb rename to meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb index 9673c5d0ea..2f69000b3a 100644 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/tzlocal/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=57e0bd61643d81d05683cdce65b11d10" -SRC_URI[sha256sum] = "46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba89827a803" +SRC_URI[sha256sum] = "a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722" inherit pypi python_setuptools_build_meta -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105700): https://lists.openembedded.org/g/openembedded-devel/message/105700 Mute This Topic: https://lists.openembedded.org/mt/102147952/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
