[oe-commits] [meta-openembedded] 37/64: python3-requests: drop incorrect RDEPENDS

git at git.openembedded.org git at git.openembedded.org
Fri Mar 2 00:22:30 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit e135ac3ac7037c398fe27fe312132a6a23176c99
Author: André Draszik <andre.draszik at jci.com>
AuthorDate: Fri Feb 16 09:50:53 2018 +0000

    python3-requests: drop incorrect RDEPENDS
    
    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 <andre.draszik at jci.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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 d91d993..0a2410f 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list