From: Wang Mingyu <[email protected]> Changelog: Fix rendering of nullable nested fields in 3.0 spec
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-apispec_6.7.0.bb => python3-apispec_6.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-apispec_6.7.0.bb => python3-apispec_6.7.1.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-apispec_6.7.0.bb b/meta-python/recipes-devtools/python/python3-apispec_6.7.1.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-apispec_6.7.0.bb rename to meta-python/recipes-devtools/python/python3-apispec_6.7.1.bb index 670c791db..bccbc4bbc 100644 --- a/meta-python/recipes-devtools/python/python3-apispec_6.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-apispec_6.7.1.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a75956865b40c80a37c1e864716592b4" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "fa2cf1063bb227ed6f7f66b019f320d7dc0a7cb02acdf166a160e2381f4b2c39" +SRC_URI[sha256sum] = "c01b8b6ff40ffedf55b79a67f9dd920e9b2fc3909aae116facf6c8372a08b933" RDEPENDS:${PN} += "python3-packaging" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113878): https://lists.openembedded.org/g/openembedded-devel/message/113878 Mute This Topic: https://lists.openembedded.org/mt/109641298/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
