All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <meta-virtualization@yoctoproject.org>
Subject: [PATCH 00/11] meta-openstack: add required packages and missing dependencies
Date: Wed, 13 May 2015 15:24:23 +0800	[thread overview]
Message-ID: <cover.1431501591.git.jackie.huang@windriver.com> (raw)

From: Jackie Huang <jackie.huang@windriver.com>

--
The following changes since commit dd04ca6db2993404284679ea04a80d9071f90c2b:

  python-cinder: upgrade to 2015.1.0 (2015-05-07 14:13:37 -0400)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jhuang0/t_add-new-pkgs_150513_0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/t_add-new-pkgs_150513_0

Jackie Huang (11):
  python-repoze.lru: add new recipe
  python-routes: add rdepends on python-repoze.lru
  python-oslo.policy: add new recipe
  python-keystone: add missing rdepends on python-oslo.policy
  python-django: inherit setuptools instead of distutils
  python-xstatic-angular-irdragndrop: add new recipe
  python-horizon: add rdepends on python-xstatic-angular-irdragndrop
  python-enum: add new recipe
  python-pyscss: add missing rdepends on python-enum
  python-pathlib: add new recipe
  python-django-pyscss: add missing rdepends on python-pathlib

 .../python/python-django-pyscss_2.0.1.bb           |  1 +
 .../recipes-devtools/python/python-django_1.7.5.bb |  2 +-
 .../recipes-devtools/python/python-enum_0.4.4.bb   | 25 +++++++++++++++++++
 .../recipes-devtools/python/python-horizon_git.bb  |  1 +
 .../recipes-devtools/python/python-keystone_git.bb |  1 +
 .../python/python-oslo.policy_0.4.0.bb             | 27 ++++++++++++++++++++
 .../python/python-pathlib_1.0.1.bb                 | 29 ++++++++++++++++++++++
 .../recipes-devtools/python/python-pyscss_1.3.4.bb |  1 +
 .../python/python-repoze.lru_0.6.bb                | 20 +++++++++++++++
 .../recipes-devtools/python/python-routes_2.1.bb   |  2 +-
 .../python-xstatic-angular-irdragndrop_1.0.2.2.bb  | 22 ++++++++++++++++
 11 files changed, 129 insertions(+), 2 deletions(-)
 create mode 100644 meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-oslo.policy_0.4.0.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-pathlib_1.0.1.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb
 create mode 100644 meta-openstack/recipes-devtools/python/python-xstatic-angular-irdragndrop_1.0.2.2.bb

-- 
1.9.1



             reply	other threads:[~2015-05-13  7:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13  7:24 jackie.huang [this message]
2015-05-13  7:24 ` [PATCH 01/11] python-repoze.lru: add new recipe jackie.huang
2015-05-13  7:24 ` [PATCH 02/11] python-routes: add rdepends on python-repoze.lru jackie.huang
2015-05-13  7:24 ` [PATCH 03/11] python-oslo.policy: add new recipe jackie.huang
2015-05-13  7:24 ` [PATCH 04/11] python-keystone: add missing rdepends on python-oslo.policy jackie.huang
2015-05-13  7:24 ` [PATCH 05/11] python-django: inherit setuptools instead of distutils jackie.huang
2015-05-13  7:24 ` [PATCH 06/11] python-xstatic-angular-irdragndrop: add new recipe jackie.huang
2015-05-13  7:24 ` [PATCH 07/11] python-horizon: add rdepends on python-xstatic-angular-irdragndrop jackie.huang
2015-05-13  7:24 ` [PATCH 08/11] python-enum: add new recipe jackie.huang
2015-05-13  7:24 ` [PATCH 09/11] python-pyscss: add missing rdepends on python-enum jackie.huang
2015-05-13  7:24 ` [PATCH 10/11] python-pathlib: add new recipe jackie.huang
2015-05-13  7:24 ` [PATCH 11/11] python-django-pyscss: add missing rdepends on python-pathlib jackie.huang

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.1431501591.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.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.