All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] meta-openstack: add required packages and missing dependencies
@ 2015-05-13  7:24 jackie.huang
  2015-05-13  7:24 ` [PATCH 01/11] python-repoze.lru: add new recipe jackie.huang
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: jackie.huang @ 2015-05-13  7:24 UTC (permalink / raw)
  To: meta-virtualization

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



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

end of thread, other threads:[~2015-05-13  7:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13  7:24 [PATCH 00/11] meta-openstack: add required packages and missing dependencies jackie.huang
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

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.