mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:02:33 +00:00
python3-marshmallow: Upgrade 3.17.1 -> 3.18.0
Upgrade to release 3.18.0: - Add Enum field - Fix typing in Field._serialize signature Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4f0ce19b8a
commit
3bc079c7c6
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev"
|
SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev"
|
||||||
|
|
||||||
SRCREV = "22e063270fea6ef6669425f53216e47eb8b04cc5"
|
SRCREV = "2805f32461fc7801a5f7b6d83facf7cbb8bca278"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user