summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2023-09-27 21:36:13 +0000
committerKhem Raj <raj.khem@gmail.com>2023-09-27 15:29:09 -0700
commit4985fbfcf3217f8e6df2847341ffb8519a2de26c (patch)
tree85b50bccea67506fae390037ac5fdc86b4b4c3d7 /meta-python/recipes-devtools/python
parent6defcd8716d506cc92a88cae39f5949372834bf7 (diff)
downloadmeta-openembedded-4985fbfcf3217f8e6df2847341ffb8519a2de26c.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb1
1 files changed, 0 insertions, 1 deletions
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
10RDEPENDS:${PN} += " \ 10RDEPENDS:${PN} += " \
11 python3-datetime \ 11 python3-datetime \
12 python3-logging \ 12 python3-logging \
13 python3-pytz-deprecation-shim \
14" 13"