python3-dateparser: fix coding style

Stop using PYTHON_PN, order RDEPENDS alphabetically, fix whitespaces.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2023-06-23 16:39:15 +02:00
committed by Khem Raj
parent 74e076b277
commit b763bcfdbe

View File

@@ -12,9 +12,9 @@ inherit pypi setuptools3
CLEANBROKEN = "1"
RDEPENDS:${PN} += " \
${PYTHON_PN}-dateutil \
${PYTHON_PN}-tzlocal \
${PYTHON_PN}-ruamel-yaml \
python3-dateutil \
python3-ruamel-yaml \
python3-tzlocal \
"
# Ommitted ${PYTHON_PN}-convertdate, ${PYTHON_PN}-jdatetime ${PYTHON_PN}-umalqurra
# Ommitted python3-convertdate, python3-jdatetime python3-umalqurra