Upgrade to release 1.6.0: - XML data bindings and code generators are now considered stable - Add arguments 'max_depth' and 'extra_validator' to validation methods - Enhance decoding with 'value_hook' argument
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-xmlschema_1.5.3.bb => python3-xmlschema_1.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-xmlschema_1.5.3.bb => python3-xmlschema_1.6.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-xmlschema_1.5.3.bb b/meta-python/recipes-devtools/python/python3-xmlschema_1.6.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-xmlschema_1.5.3.bb rename to meta-python/recipes-devtools/python/python3-xmlschema_1.6.0.bb index 3f9c06365..2d207fb24 100644 --- a/meta-python/recipes-devtools/python/python3-xmlschema_1.5.3.bb +++ b/meta-python/recipes-devtools/python/python3-xmlschema_1.6.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/sissaschool/xmlschema" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=47489cb18c469474afeb259ed1d4832f" -SRC_URI[sha256sum] = "a7db4c8ae2afa28654d15fcbf5d7f22f0441b5611e50426426e5418f369b5c79" +SRC_URI[sha256sum] = "e951efc5ab3f251973f92cba7a7026adb32a4cd844d3425133d23eb269de4f8f" PYPI_PACKAGE = "xmlschema" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90607): https://lists.openembedded.org/g/openembedded-devel/message/90607 Mute This Topic: https://lists.openembedded.org/mt/81917132/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
