From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 0/6] Python library additions/improvements
Date: Fri, 8 Feb 2013 15:33:07 +0000 [thread overview]
Message-ID: <cover.1360337212.git.paul.eggleton@linux.intel.com> (raw)
Some additional recipes and updates for some Python libraries, in
preparation for supporting an Ajenti recipe (which will be sent
separately.)
Kevin Strasser <kevin.strasser@linux.intel.com> helped to test and
improve these.
The following changes since commit 61911b23099c2658186179504ded318c987b5276:
ttf: introduce update-fonts bbclass and change all ttf recipes to use it (2013-02-06 15:16:01 +0100)
are available in the git repository at:
git://git.openembedded.org/meta-openembedded-contrib paule/python-bits
http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/python-bits
Paul Eggleton (6):
python-feedparser: add new recipe for version 5.1.3
python-greenlet: add new recipe for version 0.3.4
python-gevent: add new recipe for version 0.13.8
python-psutil: add new recipe for version 0.6.1
python-pyopenssl: tweak recipe
python-lxml: update to 3.0.2 and tweak
.../python/python-feedparser_5.1.3.bb | 14 ++++++++++++++
.../recipes-devtools/python/python-gevent_0.13.8.bb | 19 +++++++++++++++++++
.../python/python-greenlet_0.3.4.bb | 14 ++++++++++++++
.../{python-lxml_2.2.8.bb => python-lxml_3.0.2.bb} | 13 ++++++-------
.../recipes-devtools/python/python-psutil_0.6.1.bb | 14 ++++++++++++++
.../python/python-pyopenssl_0.13.bb | 4 ++--
6 files changed, 69 insertions(+), 9 deletions(-)
create mode 100644 meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb
create mode 100644 meta-oe/recipes-devtools/python/python-gevent_0.13.8.bb
create mode 100644 meta-oe/recipes-devtools/python/python-greenlet_0.3.4.bb
rename meta-oe/recipes-devtools/python/{python-lxml_2.2.8.bb => python-lxml_3.0.2.bb} (76%)
create mode 100644 meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb
--
1.7.10.4
next reply other threads:[~2013-02-08 15:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-08 15:33 Paul Eggleton [this message]
2013-02-08 15:33 ` [meta-oe][PATCH 1/6] python-feedparser: add new recipe for version 5.1.3 Paul Eggleton
2013-02-16 4:51 ` Martin Jansa
2013-02-16 16:12 ` Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 2/6] python-greenlet: add new recipe for version 0.3.4 Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 3/6] python-gevent: add new recipe for version 0.13.8 Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 4/6] python-psutil: add new recipe for version 0.6.1 Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 5/6] python-pyopenssl: tweak recipe Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 6/6] python-lxml: update to 3.0.2 and tweak Paul Eggleton
2013-02-19 0:57 ` [meta-oe][PATCH 0/6] Python library additions/improvements Martin Jansa
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.1360337212.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-devel@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.