From 3ca55d834be756e6ab8422ba6203e95a2f54086e Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 3 Jan 2022 13:18:45 -0300 Subject: [PATCH] python3-dtschema: upgrade 2021.10 -> 2021.12 Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- ...python3-dtschema_2021.10.bb => python3-dtschema_2021.12.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-dtschema_2021.10.bb => python3-dtschema_2021.12.bb} (75%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2021.10.bb b/meta/recipes-devtools/python/python3-dtschema_2021.12.bb similarity index 75% rename from meta/recipes-devtools/python/python3-dtschema_2021.10.bb rename to meta/recipes-devtools/python/python3-dtschema_2021.12.bb index 627aed496f..34d0bf61b3 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2021.10.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2021.12.bb @@ -7,8 +7,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "dtschema" -SRC_URI[md5sum] = "d2f0d847ba2ad4d223317ef7304342b0" -SRC_URI[sha256sum] = "d09c94d13f46e6674ba11ff31220651ad1b02dae860f5a87905dfac6b8d768d9" +SRC_URI[sha256sum] = "f68af77fbce1ae00015c1fd2809fd20db8b72a27105c26a20e1ac0203aee1739" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987" -- 2.40.1