All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/6] Python library additions/improvements
@ 2013-02-08 15:33 Paul Eggleton
  2013-02-08 15:33 ` [meta-oe][PATCH 1/6] python-feedparser: add new recipe for version 5.1.3 Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Paul Eggleton @ 2013-02-08 15:33 UTC (permalink / raw)
  To: openembedded-devel

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




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

end of thread, other threads:[~2013-02-19  1:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08 15:33 [meta-oe][PATCH 0/6] Python library additions/improvements Paul Eggleton
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

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.