From 4985fbfcf3217f8e6df2847341ffb8519a2de26c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 27 Sep 2023 21:36:13 +0000 Subject: python3-tzlocal: Remove dependency on pytz_deprecation_shim removed in release 5.0 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb index a59fd93643..9673c5d0ea 100644 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb @@ -10,5 +10,4 @@ inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += " \ python3-datetime \ python3-logging \ - python3-pytz-deprecation-shim \ " -- cgit v1.2.3-54-g00ecf