diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:28:55 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:47:41 -0800 |
commit | c447e3f24722078b9fb8e32a1ac70805fbe96d5c (patch) | |
tree | 7aef24a7b1be2c825153f2885afb6ad40a01e9db /meta-python/recipes-devtools/python | |
parent | ac1b82f479317cc4768beb025fdb5dc2e8fec8f0 (diff) | |
download | meta-openembedded-c447e3f24722078b9fb8e32a1ac70805fbe96d5c.tar.gz |
python3-tzlocal: upgrade 5.1 -> 5.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb (renamed from meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb index 2f69000b3a..866a7a78c5 100644 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb +++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.2.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/tzlocal/" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=57e0bd61643d81d05683cdce65b11d10" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=57e0bd61643d81d05683cdce65b11d10" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722" | 6 | SRC_URI[sha256sum] = "8d399205578f1a9342816409cc1e46a93ebd5755e39ea2d85334bea911bf0e6e" |
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
9 | 9 | ||