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

Jussi Kukkonen jussi.kukkonen at intel.com
Tue Aug 23 08:08:46 UTC 2016


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/generate-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="${
> libdir}/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/f21062e9/attachment-0002.html>


More information about the Openembedded-core mailing list