summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-11-08 10:53:38 -0800
committerKhem Raj <raj.khem@gmail.com>2021-11-09 06:52:28 -0800
commit19de3586bee6ff6b06d0bf280760deddc41e3878 (patch)
treeec2917f3469baec727d362d41b1d7a856366f699 /meta-python
parentcd430556f8663f8c9e9fb085f8d96bb36df7df2b (diff)
downloadmeta-openembedded-19de3586bee6ff6b06d0bf280760deddc41e3878.tar.gz
packagegroup-meta-python.bb: Add python3-pytz-deprecation-shim
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index c2f056ad7f..477215118b 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -360,6 +360,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
360 python3-pytoml \ 360 python3-pytoml \
361 python3-pytun \ 361 python3-pytun \
362 python3-pytz \ 362 python3-pytz \
363 python3-pytz-deprecation-shim \
363 python3-pyudev \ 364 python3-pyudev \
364 python3-pyusb \ 365 python3-pyusb \
365 python3-pywbem \ 366 python3-pywbem \