diff mbox series

[08/13] python3-poetry-core: upgrade 1.9.1 -> 2.0.0

Message ID 1736240482-5243-8-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/13] erofs-utils: upgrade 1.8.3 -> 1.8.4 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 7, 2025, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://github.com/python-poetry/poetry-core/releases/tag/2.0.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-poetry-core_1.9.1.bb => python3-poetry-core_2.0.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-poetry-core_1.9.1.bb => python3-poetry-core_2.0.0.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb b/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb
similarity index 94%
rename from meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb
rename to meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb
index 25c2aeb1e7..09b1a2340d 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb
@@ -15,7 +15,7 @@  LIC_FILES_CHKSUM = "\
     file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \
 "
 
-SRC_URI[sha256sum] = "7a2d49214bf58b4f17f99d6891d947a9836c9899a67a5069f52d7b67217f61b8"
+SRC_URI[sha256sum] = "3317a3cc3932011a61114236b2d49883f4fb1403d2f5e97771ac0d077cfa396f"
 
 inherit python_poetry_core pypi