[meta-virtualization] [meta-openstack][PATCH 0/9] Python web recipe fixes

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jan 6 06:09:44 PST 2014


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



More information about the meta-virtualization mailing list