mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-marshmallow: upgrade 4.2.3 -> 4.3.0
Changelog: ============= - Add pre_load and post_load parameters to marshmallow.fields.Field for field-level pre- and post-processing - Typing: improvements to marshmallow.validate - marshmallow.validate.URL and marshmallow.validate.Email accept Internationalized Domain Names (IDNs) marshmallow.validate.Email also correctly rejects IDN domains with leading/trailing hyphens. - Typing: Fix typing of nested in marshmallow.fields.Nested Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\
|
||||
file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
|
||||
file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
|
||||
|
||||
SRC_URI[sha256sum] = "3e3fef6b3603721a25a723b8caedfa488369bddaf9bc03b40b9442c90aebd22b"
|
||||
SRC_URI[sha256sum] = "fb43c53b3fe240b8f6af37223d6ef1636f927ad9bea8ab323afad95dff090880"
|
||||
|
||||
CVE_PRODUCT = "marshmallow"
|
||||
|
||||
Reference in New Issue
Block a user