From: André Draszik <[email protected]> The mentioned selectors.py is part of python3-core since OE-core commit 54ac820b8a63 ("python3: Restructure python3 packaging and replace it with autopackaging") and actually was in python3-selectors before that anyway (even in pyro).
Signed-off-by: André Draszik <[email protected]> --- meta-python/recipes-devtools/python/python3-requests_2.18.4.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-requests_2.18.4.bb b/meta-python/recipes-devtools/python/python3-requests_2.18.4.bb index d91d993bf..0a2410f85 100644 --- a/meta-python/recipes-devtools/python/python3-requests_2.18.4.bb +++ b/meta-python/recipes-devtools/python/python3-requests_2.18.4.bb @@ -1,5 +1,2 @@ inherit setuptools3 require python-requests.inc - -# Add the runtime depends for selectors.py -RDEPENDS_${PN} += "${PYTHON_PN}-misc" -- 2.16.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
