mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
python3-marshmallow: Upgrade 3.14.0 -> 3.14.1
Upgrade to release 3.14.1: - Fix publishing type hints per PEP-561 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
+1
-1
@@ -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 = "df4f8119111362180838d66cd7364812fa9df81d"
|
SRCREV = "41afdefd93afd1b95f48f45fd284ff8add3e91b7"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user