summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-poetry-core_1.5.1.bb (renamed from meta/recipes-devtools/python/python3-poetry-core_1.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.5.0.bb b/meta/recipes-devtools/python/python3-poetry-core_1.5.1.bb
index 03db426b39..952ffef99d 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_1.5.0.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_1.5.1.bb
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "\
19 file://src/poetry/core/_vendor/typing_extensions.LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2 \ 19 file://src/poetry/core/_vendor/typing_extensions.LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2 \
20" 20"
21 21
22SRC_URI[sha256sum] = "253521bb7104e1df81f64d7b49ea1825057c91fa156d7d0bd752fefdad6f8c7a" 22SRC_URI[sha256sum] = "41887261358863f25831fa0ad1fe7e451fc32d1c81fcf7710ba5174cc0047c6d"
23 23
24inherit python_poetry_core pypi 24inherit python_poetry_core pypi
25PYPI_ARCHIVE_NAME = "poetry_core-${PV}.${PYPI_PACKAGE_EXT}" 25PYPI_ARCHIVE_NAME = "poetry_core-${PV}.${PYPI_PACKAGE_EXT}"