From c447e3f24722078b9fb8e32a1ac70805fbe96d5c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:28:55 -0700 Subject: python3-tzlocal: upgrade 5.1 -> 5.2 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb (limited to 'meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb deleted file mode 100644 index 2f69000b3a..0000000000 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.1.bb +++ /dev/null @@ -1,13 +0,0 @@ -SUMMARY = "Library to return tzinfo with the local timezone information" -HOMEPAGE = "https://pypi.org/project/tzlocal/" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=57e0bd61643d81d05683cdce65b11d10" - -SRC_URI[sha256sum] = "a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722" - -inherit pypi python_setuptools_build_meta - -RDEPENDS:${PN} += " \ - python3-datetime \ - python3-logging \ -" -- cgit v1.2.3-54-g00ecf