diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb (renamed from meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index cca2c49d2b..b4db10e767 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 | |||
7 | 7 | ||
8 | PYPI_PACKAGE = "hatch_vcs" | 8 | PYPI_PACKAGE = "hatch_vcs" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "9913d733b34eec9bb0345d0626ca32165a4ad2de15d1ce643c36d09ca908abff" | 10 | SRC_URI[sha256sum] = "cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee" |
11 | 11 | ||
12 | BBCLASSEXTEND = "native nativesdk" | 12 | BBCLASSEXTEND = "native nativesdk" |
13 | 13 | ||