[oe-commits] Martin Jansa : python: improve packaging

git at git.openembedded.org git at git.openembedded.org
Mon Nov 7 14:04:46 UTC 2011


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

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Thu Nov  3 00:01:46 2011 +0100

python: improve packaging

* move 2to3 to separate package and include lib2to3 (was in python-misc)
* fix pattern for python-unittest (was in python-misc because it's in subdirectory now)
* add pydoc_data to python-pydoc (was in python-misc)
* add more stuff to smtpd, audio, codecs, ctypes, html, io, json, mime,
  pickle, stringold, xmlrpc
* move all FILES_ details from python recipe to manifest generator so it's in one place
* added manual line break in FILES_${PN}-core, because git send-email
  doesn't like too long lines
  $ git send-email -1 dfaae65839f0ab23e5b2ae2a68df0f370bca84d2
  fatal: /tmp/k8zbDajUNP/0001-python-improve-packaging.patch: 64: patch contains a line longer than 998 characters

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../python/python-2.7-manifest.inc                 |   43 ++++++++++--------
 meta/recipes-devtools/python/python_2.7.2.bb       |   22 +---------
 scripts/contrib/python/generate-manifest-2.7.py    |   47 ++++++++++++-------
 3 files changed, 55 insertions(+), 57 deletions(-)

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




More information about the Openembedded-commits mailing list