Skip to content
Snippets Groups Projects
Commit 9e12479a authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

python3-pyyaml: Add version 5.3


This can be a dependency for packages like homeassistant 0.107.6. Keep
it as meta-python dunfell is already on a newer version.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent cdd300b9
No related branches found
No related tags found
No related merge requests found
SUMMARY = "Python support for YAML"
DEPENDS += "libyaml ${PYTHON_PN}-cython-native"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a76b4c69bfcf82313bbdc0393b04438a"
PYPI_PACKAGE = "PyYAML"
inherit pypi setuptools3
SRC_URI[sha256sum] = "e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615"
RDEPENDS_${PN} += "\
${PYTHON_PN}-datetime \
${PYTHON_PN}-netclient \
"
BBCLASSEXTEND = "native nativesdk"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment