From: Alexander Kanavin Date: Mon, 27 Nov 2023 10:17:36 +0000 (+0100) Subject: python3-pyproject-hooks: fix upstream version check X-Git-Tag: yocto-5.2~4486 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63992986a7558a4c252a69041fa35eab3a8f4e21;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pyproject-hooks: fix upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb b/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb index c3f1fb75ed1..9d08e7acc41 100644 --- a/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb +++ b/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb @@ -22,3 +22,5 @@ RDEPENDS:${PN} += " \ do_compile:class-native () { python_flit_core_do_manual_build } + +UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"