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

Derek Straka derek at asterius.io
Fri Dec 23 23:24:36 UTC 2016


Created patch to place it in a sane existing package, netclient (
http://lists.openembedded.org/pipermail/openembedded-core/2016-December/130597.html).
If accepted, python3-werkzeug needs to be updated with 'RDEPENDS_${PN} +=
"${PYTHON_PN}-html ${PYTHON_PN}-netclient"'

On Fri, Dec 23, 2016 at 9:16 AM, Derek Straka <derek at asterius.io> wrote:

> Agreed.  It is self-contained.  It looks like it just fell through into
> misc. I can submit a patch tomorrow to oe-core to create a new package.
> Until that gets accepted, depending on misc will be a necessary evil to use
> the full functionality.
>
> -Derek
>
> On Fri, Dec 23, 2016 at 1:06 AM, Anders Darander <anders at chargestorm.se>
> wrote:
>
>> * 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
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>>
>
>



More information about the Openembedded-devel mailing list