From e135ac3ac7037c398fe27fe312132a6a23176c99 Mon Sep 17 00:00:00 2001 From: André Draszik Date: Fri, 16 Feb 2018 09:50:53 +0000 Subject: python3-requests: drop incorrect RDEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-requests_2.18.4.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-python/recipes-devtools/python') 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 d91d993bf2..0a2410f85c 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" -- cgit v1.2.3-54-g00ecf