[OE-core] [PATCH 1/2] python-3.5-manifest: Rename Queue module to queue

Fabio Berton fabio.berton at ossystems.com.br
Tue Aug 23 11:46:05 UTC 2016


Ok.

I'll send a v2 using using generate-manifest script.

Thanks.

On Tue, Aug 23, 2016 at 5:08 AM, Jussi Kukkonen <jussi.kukkonen at intel.com>
wrote:

> On 22 August 2016 at 21:57, Fabio Berton <fabio.berton at ossystems.com.br>
> wrote:
>
>> The Queue module has been renamed to queue in Python 3.
>>
>> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
>> ---
>>  meta/recipes-devtools/python/python-3.5-manifest.inc | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>>
> This file is generated from scripts/contrib/python/generat
> e-manifest-3.5.py, please modify that file and run it to produce the new
> manifest.inc.
>
> Jussi
>
>
>
>> diff --git a/meta/recipes-devtools/python/python-3.5-manifest.inc
>> b/meta/recipes-devtools/python/python-3.5-manifest.inc
>> index b9c2fec..3e07a11 100644
>> --- a/meta/recipes-devtools/python/python-3.5-manifest.inc
>> +++ b/meta/recipes-devtools/python/python-3.5-manifest.inc
>> @@ -247,7 +247,7 @@ FILES_${PN}-textutils="${libdi
>> r}/python3.5/lib-dynload/_csv.*.so ${libdir}/pytho
>>
>>  SUMMARY_${PN}-threading="Python threading & synchronization support"
>>  RDEPENDS_${PN}-threading="${PN}-core ${PN}-lang"
>> -FILES_${PN}-threading="${libdir}/python3.5/_threading_local.*
>> ${libdir}/python3.5/dummy_thread.* ${libdir}/python3.5/dummy_threading.*
>> ${libdir}/python3.5/mutex.* ${libdir}/python3.5/threading.*
>> ${libdir}/python3.5/Queue.* "
>> +FILES_${PN}-threading="${libdir}/python3.5/_threading_local.*
>> ${libdir}/python3.5/dummy_thread.* ${libdir}/python3.5/dummy_threading.*
>> ${libdir}/python3.5/mutex.* ${libdir}/python3.5/threading.*
>> ${libdir}/python3.5/queue.* "
>>
>>  SUMMARY_${PN}-tkinter="Python Tcl/Tk bindings"
>>  RDEPENDS_${PN}-tkinter="${PN}-core"
>> --
>> 2.1.4
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160823/35931d79/attachment-0002.html>


More information about the Openembedded-core mailing list