[oe] [meta-python PATCH v2 2/2] python3-requests: Remove RDEPENDS on python3-misc

André Draszik git at andred.net
Fri Feb 23 11:00:38 UTC 2018


On Thu, 2018-02-22 at 04:51 -0300, Otavio Salvador wrote:
> The selectors module is now part of python3-core. Remove this
> dependency.

http://lists.openembedded.org/pipermail/openembedded-devel/2018-February/116731.html

:-)

> Tested using updatehub's uhu utility.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
> 
> Changes in v2:
> - Fix commit log
> 
>  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.2
> 



More information about the Openembedded-devel mailing list