python-setuptools: fix host deps

setuptools does not require that many deps.
This also fixes some circular dependencies.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2025-11-11 09:54:53 +02:00
committed by Alexandru Ardelean
parent bf0fc7ba7a
commit 0ae94ee364

View File

@@ -21,8 +21,6 @@ CPE_ID:=cpe:/a:python:setuptools
HOST_BUILD_DEPENDS:= \
python3/host \
python-build/host \
python-installer/host \
python-wheel/host \
python-packaging/host