From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: meta-virtualization@yoctoproject.org
Subject: [meta-openstack][PATCH 0/9] Python web recipe fixes
Date: Mon, 6 Jan 2014 14:09:44 +0000 [thread overview]
Message-ID: <cover.1389006438.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2014-01-06 14:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 14:09 Paul Eggleton [this message]
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
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.1389006438.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=meta-virtualization@yoctoproject.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.