From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Fixes for python module packaging
Date: Thu, 20 Mar 2014 19:24:32 +0000 [thread overview]
Message-ID: <cover.1395343268.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2014-03-20 19:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-20 19:24 Paul Eggleton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1395343268.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.