mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-tzlocal: upgrade 5.0.1 -> 5.1
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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 7ba238662e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
ea019ccde8
commit
8ec93d847d
|
|
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user