| Message ID | 20260904155251.1373817-4-ross.burton@arm.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [1/5] python3-arpeggio: remove obsolete DEPENDS | expand |
diff --git a/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb b/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb index 1644dc62d5..6dbc9d6538 100644 --- a/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb @@ -8,6 +8,3 @@ SRC_URI[sha256sum] = "694a8e44c87657c59292ede72891eb91d34131f6531463aab3009191c7 inherit pypi python_flit_core ptest-python-pytest PTEST_PYTEST_DIR = "test" - -DEPENDS += "python3-pytest-runner-native" -
These dependencies are no longer needed. Signed-off-by: Ross Burton <ross.burton@arm.com> --- .../recipes-devtools/python/python3-ordered-set_4.1.0.bb | 3 --- 1 file changed, 3 deletions(-)