From d19b85c66c6b88a4545ce9b9b67f74169c9fdcec Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 3 May 2024 14:05:14 +0200 Subject: [PATCH] python3-pyproject-hooks: fix upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb | 2 -- 1 file changed, 2 deletions(-) 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}" -- 2.47.2