Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixes for python module packaging
@ 2014-03-20 19:24 Paul Eggleton
  2014-03-20 19:24 ` [PATCH 1/5] python: add python-mmap to python-multiprocessing RDEPENDS Paul Eggleton
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul Eggleton @ 2014-03-20 19:24 UTC (permalink / raw)
  To: openembedded-core

Some fixes for module package dependencies and SUMMARY values in
Python 2.7/3.3.


The following changes since commit ef196434620522affc11b5b1b867386b5d14a4c3:

  alsa-tools: fix build when x11 and gtk+ not available (2014-03-19 14:41:55 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/python-manifest
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/python-manifest

Paul Eggleton (5):
  python: add python-mmap to python-multiprocessing RDEPENDS
  generate-manifest-*.py: set SUMMARY instead of DESCRIPTION
  generate-manifest-2.7.py: sync with python-2.7-manifest.inc
  generate-manifest-3.3.py: sync descriptions with 2.7 version
  python3: sync module dependencies from 2.7

 .../python/python-2.7-manifest.inc                 |   2 +-
 .../python/python-3.3-manifest.inc                 | 130 ++++++++++-----------
 scripts/contrib/python/generate-manifest-2.7.py    | 122 +++++++++----------
 scripts/contrib/python/generate-manifest-3.3.py    | 114 +++++++++---------
 4 files changed, 184 insertions(+), 184 deletions(-)

-- 
1.8.5.3



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-20 22:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-20 19:24 [PATCH 0/5] Fixes for python module packaging Paul Eggleton
2014-03-20 19:24 ` [PATCH 1/5] python: add python-mmap to python-multiprocessing RDEPENDS Paul Eggleton
2014-03-20 19:24 ` [PATCH 2/5] generate-manifest-*.py: set SUMMARY instead of DESCRIPTION Paul Eggleton
2014-03-20 19:24 ` [PATCH 3/5] generate-manifest-2.7.py: sync with python-2.7-manifest.inc Paul Eggleton
2014-03-20 19:24 ` [PATCH 4/5] generate-manifest-3.3.py: sync descriptions with 2.7 version Paul Eggleton
2014-03-20 19:24 ` [PATCH 5/5] python3: sync module dependencies from 2.7 Paul Eggleton
2014-03-20 22:54 ` [PATCH 0/5] Fixes for python module packaging Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox