diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-11-25 13:01:15 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-27 14:58:48 +0000 |
| commit | 25c94a0b485626377553ed1f4e0b8674b1362442 (patch) | |
| tree | 9e7c9e19cc77b61e0a71a8667fa2cfde10d9f4f0 /meta/recipes-devtools/python | |
| parent | d6ad05173c3b82c2983421c7e329459f8764f1f0 (diff) | |
| download | poky-25c94a0b485626377553ed1f4e0b8674b1362442.tar.gz | |
python3-poetry-core: upgrade 1.9.0 -> 1.9.1
(From OE-Core rev: 7b95e9618ca921116a115b952d3222e5de6faf97)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb (renamed from meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb b/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb index a073f8b069..173c3bdb68 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb | |||
| @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ | |||
| 15 | file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ | 15 | file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "fa7a4001eae8aa572ee84f35feb510b321bd652e5cf9293249d62853e1f935a2" | 18 | SRC_URI[sha256sum] = "7a2d49214bf58b4f17f99d6891d947a9836c9899a67a5069f52d7b67217f61b8" |
| 19 | 19 | ||
| 20 | inherit python_poetry_core pypi | 20 | inherit python_poetry_core pypi |
| 21 | 21 | ||
