summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb2
1 files changed, 2 insertions, 0 deletions
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
14RDEPENDS:${PN}-ptest += " \ 14RDEPENDS:${PN}-ptest += " \
15 python3-dateparser \ 15 python3-dateparser \
16 python3-dateutil-zoneinfo \ 16 python3-dateutil-zoneinfo \
17 python3-pre-commit \
17 python3-pytest-cov \ 18 python3-pytest-cov \
18 python3-pytest-mock \ 19 python3-pytest-mock \
19 python3-pytz \ 20 python3-pytz \
@@ -23,4 +24,5 @@ RDEPENDS:${PN}-ptest += " \
23 24
24RDEPENDS:${PN} += " \ 25RDEPENDS:${PN} += " \
25 python3-dateutil \ 26 python3-dateutil \
27 python3-tzdata \
26" 28"