diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dateutil_2.8.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dateutil_2.8.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.8.2.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.8.2.bb index 588a5f9ab0..e281f0f285 100644 --- a/meta-python/recipes-devtools/python/python3-dateutil_2.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-dateutil_2.8.2.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb48 | |||
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "python-dateutil" | 9 | PYPI_PACKAGE = "python-dateutil" |
| 10 | PIP_INSTALL_PACKAGE = "python_dateutil" | 10 | PIP_INSTALL_PACKAGE = "python_dateutil" |
| 11 | inherit pypi setuptools_build_meta | 11 | inherit pypi python_setuptools_build_meta |
| 12 | 12 | ||
| 13 | PACKAGES =+ "${PN}-zoneinfo" | 13 | PACKAGES =+ "${PN}-zoneinfo" |
| 14 | FILES:${PN}-zoneinfo = "${libdir}/${PYTHON_DIR}/site-packages/dateutil/zoneinfo" | 14 | FILES:${PN}-zoneinfo = "${libdir}/${PYTHON_DIR}/site-packages/dateutil/zoneinfo" |
