diff options
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.bb | 2 |
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 | |||
| 14 | RDEPENDS:${PN}-ptest += " \ | 14 | RDEPENDS:${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 | ||
| 24 | RDEPENDS:${PN} += " \ | 25 | RDEPENDS:${PN} += " \ |
| 25 | python3-dateutil \ | 26 | python3-dateutil \ |
| 27 | python3-tzdata \ | ||
| 26 | " | 28 | " |
