From: Ross Burton Date: Tue, 3 Jan 2023 13:46:58 +0000 (+0000) Subject: python3-hatch-vcs: upgrade 0.2.0 -> 0.3.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99df6d828bdef57298d43933cbc138b96701bf6f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hatch-vcs: upgrade 0.2.0 -> 0.3.0 Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb b/meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb similarity index 80% rename from meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb rename to meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb index cca2c49d2b7..b4db10e767a 100644 --- a/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb +++ b/meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb @@ -7,7 +7,7 @@ inherit pypi python_hatchling PYPI_PACKAGE = "hatch_vcs" -SRC_URI[sha256sum] = "9913d733b34eec9bb0345d0626ca32165a4ad2de15d1ce643c36d09ca908abff" +SRC_URI[sha256sum] = "cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee" BBCLASSEXTEND = "native nativesdk"