mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
python3-pyproject-hooks: fix upstream version check
(From OE-Core rev: d19b85c66c6b88a4545ce9b9b67f74169c9fdcec) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2b963cb51e
commit
6a5e7ff873
@@ -22,5 +22,3 @@ RDEPENDS:${PN} += " \
|
|||||||
do_compile:class-native () {
|
do_compile:class-native () {
|
||||||
python_flit_core_do_manual_build
|
python_flit_core_do_manual_build
|
||||||
}
|
}
|
||||||
|
|
||||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user