mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
python3-marshmallow: Upgrade 3.15.0 -> 3.17.0
Upgrade to release 3.17.0: - Support serialization as float in TimeDelta field - Add messages_dict property to ValidationError to facilitate type checking Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bc6374e53f
commit
fffefa861a
|
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\
|
|||
|
||||
SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev"
|
||||
|
||||
SRCREV = "f251dfb08d79c755c2e95371f2c5580bf5937e60"
|
||||
SRCREV = "4a6c08d53f181195c78b505abe155b2f35cbc0c1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user