From: Alexander Kanavin Date: Fri, 3 May 2024 12:05:14 +0000 (+0200) Subject: python3-pyproject-hooks: fix upstream version check X-Git-Tag: uninative-4.5~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19b85c66c6b88a4545ce9b9b67f74169c9fdcec;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pyproject-hooks: fix upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 9d08e7acc41..c3f1fb75ed1 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,5 +22,3 @@ RDEPENDS:${PN} += " \ do_compile:class-native () { python_flit_core_do_manual_build } - -UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"