[oe] [meta-python][PATCH] python3-wekzeug: update RDEPENDS to pull in http module

Anders Darander anders at chargestorm.se
Fri Dec 23 06:06:45 UTC 2016


* Derek Straka <derek at asterius.io> [161222 16:46]:

> Signed-off-by: Derek Straka <derek at asterius.io>
> ---
>  meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb | 2 ++
>  1 file changed, 2 insertions(+)

> diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
> index af2d86a..145a1de 100644
> --- a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
> +++ b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
> @@ -1,2 +1,4 @@
>  inherit pypi setuptools3
>  require python-werkzeug.inc
> +
> +RDEPENDS_${PN} += "${PYTHON_PN}-misc"

How much of python3-misc is actually needed? Just running du -sh gave
me:
4.2M tmp/work/armv5e-oe-linux-gnueabi/python3/3.5.1-r1.0/packages-split/python3-misc/usr/lib/python3.5/

If `http` doesn't require much of the other stuf in python3-misc, could
you split out python3-http?

Not that I'm using python3-werkzeug, but I've been contemplating it...

Cheers,
Anders

-- 
Anders Darander, Senior System Architect
ChargeStorm AB / eStorm AB



More information about the Openembedded-devel mailing list