diff mbox series

python3-hatchling: upgrade 1.8.0 -> 1.8.1

Message ID 1661833494-12657-5-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 9b4ad57d4fa0bf7938bdeb4e7eae8927312737b8
Headers show
Series python3-hatchling: upgrade 1.8.0 -> 1.8.1 | expand

Commit Message

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hatchling_1.8.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.8.1.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-hatchling_1.8.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.8.1.bb
index 17a10eeb2d..bfdb664715 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.8.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.8.1.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] = "a4f982fdca0717d8c46bfe7b501302f90aaf2a5302845d550b49c8739681feb2"
+SRC_URI[sha256sum] = "448b04b23faed669b2b565b998ac955af4feea66c5deed3a1212ac9399d2e1cd"
 
 do_compile:prepend() {
     export PYTHONPATH=src