mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
python3-ruamel-yaml: Upgrade 0.17.11 -> 0.17.13
Upgrade to release 0.17.13: - minor fix in attr handling - fix issue with anchor on registered class not preserved and those classes using package attrs with @attr.s() Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "ruamel.yaml"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "b5e96c0a6619830a7733099f0599b56556a963c6114ef64d0ddb4673347b426f"
|
||||
SRC_URI[sha256sum] = "02f0ed93e98ea32498d25a2952635bbd9fabd553599b8ad67724b4ac88dd8f6c"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-shell \
|
||||
Reference in New Issue
Block a user