diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 08:17:24 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | f6b35ad25e92e3bad00986e689962d23e770dc05 (patch) | |
| tree | 56fe45b53aad2a1455570936ef384f921f27fd6f /meta/recipes-devtools/python | |
| parent | 2f8c7500d783763c1522e889980ce171d1d414b8 (diff) | |
| download | poky-f6b35ad25e92e3bad00986e689962d23e770dc05.tar.gz | |
python3-poetry-core: upgrade 2.0.0 -> 2.0.1
(From OE-Core rev: 911edf7506d6a9eae8ecdbe3ae586b5559f9b6a1)
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_2.0.1.bb (renamed from meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb b/meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb index 09b1a2340d..8fb39a7d67 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.0.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] = "3317a3cc3932011a61114236b2d49883f4fb1403d2f5e97771ac0d077cfa396f" | 18 | SRC_URI[sha256sum] = "10177c2772469d9032a49f0d8707af761b1c597cea3b4fb31546e5cd436eb157" |
| 19 | 19 | ||
| 20 | inherit python_poetry_core pypi | 20 | inherit python_poetry_core pypi |
| 21 | 21 | ||
