mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-17 21:30:18 +00:00
meta-python: remove redundant UPSTREAM_CHECK_PYPI_PACKAGE
Remove redundant UPSTREAM_CHECK_PYPI_PACKAGE assignments of PYPI_PACKAGE, which is the default value. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -10,7 +10,6 @@ SRC_URI[sha256sum] = "0c1dc1101fb8d3ab3611e8f8d657ba06c3c0c167fc85c90457e5b27f25
|
||||
inherit pypi python_hatchling ptest-python-pytest
|
||||
|
||||
PYPI_PACKAGE = "pytest_env"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||
|
||||
RDEPENDS:${PN} = "python3-pytest python3-tomli"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user