All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-openstack][PATCH 0/9] Python web recipe fixes
@ 2014-01-06 14:09 Paul Eggleton
  2014-01-06 14:09 ` [meta-openstack][PATCH 1/9] python-flask: correct LICENSE Paul Eggleton
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Paul Eggleton @ 2014-01-06 14:09 UTC (permalink / raw)
  To: meta-virtualization

I made use of these recipes outside of the context of OpenStack; here
are some patches for issues I noticed.


The following changes since commit 93d2434e1ae3d7d0fc568005c2ec82846e31cba0:

  Revert "horizon: update to 2013.2.2" (2013-12-20 11:25:59 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/mcs-python-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/mcs-python-fixes

Paul Eggleton (9):
  python-flask: correct LICENSE
  python-itsdangerous: correct LICENSE
  python-jinja2: correct LICENSE
  python-markupsafe: make LICENSE more accurate
  python-werkzeug: correct LICENSE
  python-itsdangerous: add missing python module dependencies
  python-jinja2: add missing python module dependencies
  python-markupsafe: add missing python module dependencies
  python-werkzeug: add missing python module dependencies

 meta-openstack/recipes-devtools/python/python-flask_0.10.1.bb      | 2 +-
 meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb | 5 ++++-
 meta-openstack/recipes-devtools/python/python-jinja2_2.7.1.bb      | 4 +++-
 meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb   | 5 ++++-
 meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb    | 5 ++++-
 5 files changed, 16 insertions(+), 5 deletions(-)

-- 
1.8.1.2



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

end of thread, other threads:[~2014-01-06 14:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 14:09 [meta-openstack][PATCH 0/9] Python web recipe fixes Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 1/9] python-flask: correct LICENSE Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 2/9] python-itsdangerous: " Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 3/9] python-jinja2: " Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 4/9] python-markupsafe: make LICENSE more accurate Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 5/9] python-werkzeug: correct LICENSE Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 6/9] python-itsdangerous: add missing python module dependencies Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 7/9] python-jinja2: " Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 8/9] python-markupsafe: " Paul Eggleton
2014-01-06 14:09 ` [meta-openstack][PATCH 9/9] python-werkzeug: " Paul Eggleton
2014-01-06 14:28 ` [meta-openstack][PATCH 0/9] Python web recipe fixes Bruce Ashfield

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.