These were missing pieces for ptests to work
Signed-off-by: Khem Raj <[email protected]>
---
meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb
b/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb
index 3394e4d323..a967f9e429 100644
--- a/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb
@@ -14,6 +14,7 @@ inherit pypi python_flit_core ptest-python-pytest
RDEPENDS:${PN}-ptest += " \
python3-dateparser \
python3-dateutil-zoneinfo \
+ python3-pre-commit \
python3-pytest-cov \
python3-pytest-mock \
python3-pytz \
@@ -23,4 +24,5 @@ RDEPENDS:${PN}-ptest += " \
RDEPENDS:${PN} += " \
python3-dateutil \
+ python3-tzdata \
"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121881):
https://lists.openembedded.org/g/openembedded-devel/message/121881
Mute This Topic: https://lists.openembedded.org/mt/116369327/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-