diff mbox series

[2/5] python3-astroid: remove obsolete DEPENDS

Message ID 20260904155251.1373817-2-ross.burton@arm.com
State Under Review
Headers show
Series [1/5] python3-arpeggio: remove obsolete DEPENDS | expand

Commit Message

Ross Burton Sept. 4, 2026, 3:52 p.m. UTC
These dependencies are no longer needed.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-python/recipes-devtools/python/python3-astroid_4.3.1.bb | 5 -----
 1 file changed, 5 deletions(-)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-astroid_4.3.1.bb b/meta-python/recipes-devtools/python/python3-astroid_4.3.1.bb
index 2ad1135b50..f0a74e79b1 100644
--- a/meta-python/recipes-devtools/python/python3-astroid_4.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-astroid_4.3.1.bb
@@ -8,11 +8,6 @@  SRC_URI[sha256sum] = "bb359253d8ced6635a3881c17ebcbbc0e0b65ca23b555a9bd03c92a3cb
 
 inherit pypi python_setuptools_build_meta
 
-DEPENDS += "\
-    python3-pytest-runner-native \
-    python3-wheel-native \
-"
-
 PACKAGES =+ "${PN}-tests"
 
 FILES:${PN}-tests += " \