[oe-commits] Khem Raj : python-3.3-manifest: Add python3 manifest file

git at git.openembedded.org git at git.openembedded.org
Sun Feb 2 22:35:19 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: e314404876e62c05c7ea5f5e79b2b05c3ed9ab84
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e314404876e62c05c7ea5f5e79b2b05c3ed9ab84

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue May 14 14:59:16 2013 -0700

python-3.3-manifest: Add python3 manifest file

Like python2 mostly except

This will package collections into python3-core instead
of python3-misc fixes errors like

Traceback (most recent call last):
File "/usr/lib/python3.3/site.py", line 69, in

     import os
   File "/usr/lib/python3.3/os.py", line 659, in <module>
     from collections.abc import MutableMapping
 ImportError: No module named 'collections'

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 .../python/python-3.3-manifest.inc                 | 260 +++++++++++++++++++++
 1 file changed, 260 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=e314404876e62c05c7ea5f5e79b2b05c3ed9ab84


More information about the Openembedded-commits mailing list