diff mbox series

python3-hatchling: upgrade 1.5.0 -> 1.6.0

Message ID 1659516030-31123-4-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 7a23323ce828d24e85f42773c7e5ac5e11b11f45
Headers show
Series python3-hatchling: upgrade 1.5.0 -> 1.6.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 3, 2022, 8:40 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-hatchling_1.5.0.bb => python3-hatchling_1.6.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatchling_1.5.0.bb => python3-hatchling_1.6.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.6.0.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-hatchling_1.5.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.6.0.bb
index 61b3e87b92..e06bdf02ec 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.6.0.bb
@@ -8,7 +8,7 @@  inherit pypi python_hatchling
 DEPENDS += "python3-pluggy-native python3-tomli-native python3-pathspec-native python3-packaging-native python3-editables-native"
 DEPENDS:remove:class-native = "python3-hatchling-native"
 
-SRC_URI[sha256sum] = "9ca409a41140cc662164680b78adcd3ba77b23a945984bd9970d11fe38e86a38"
+SRC_URI[sha256sum] = "bd6e8505de511ac4217ff50927f6d1845494608e401e63a62b830c31fb613544"
 
 do_compile:prepend() {
     export PYTHONPATH=src