python3-tzlocal: Remove dependency on pytz_deprecation_shim removed in release 5.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2023-09-27 21:36:13 +00:00
committed by Khem Raj
parent 6defcd8716
commit 4985fbfcf3

View File

@@ -10,5 +10,4 @@ inherit pypi python_setuptools_build_meta
RDEPENDS:${PN} += " \
python3-datetime \
python3-logging \
python3-pytz-deprecation-shim \
"