]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-hatch-vcs: upgrade 0.2.0 -> 0.3.0
authorRoss Burton <ross.burton@arm.com>
Tue, 3 Jan 2023 13:46:58 +0000 (13:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 12:03:31 +0000 (12:03 +0000)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb [moved from meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb with 80% similarity]

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 cca2c49d2b768919438a3f36fe8b781920241e89..b4db10e767ae8f3f5447695a5428d003767ec687 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi python_hatchling
 
 PYPI_PACKAGE = "hatch_vcs"
 
-SRC_URI[sha256sum] = "9913d733b34eec9bb0345d0626ca32165a4ad2de15d1ce643c36d09ca908abff"
+SRC_URI[sha256sum] = "cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee"
 
 BBCLASSEXTEND = "native nativesdk"