From bcffed1d20bae6dba885403c13cad7f499d87cb3 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 31 Jul 2017 16:05:16 +0200 Subject: python-keystone: Update dependency list and sort alphabetically According to v10.0.3 recommended for latest stable/newton. Signed-off-by: Adrian Dudau --- .../recipes-devtools/python/python-keystone_git.bb | 52 +++++++++++++--------- 1 file changed, 31 insertions(+), 21 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index eb5fa3f..15ecb84 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb @@ -249,37 +249,47 @@ DEPENDS += " \ " RDEPENDS_${PN} += " \ - python-pycadf \ - python-oslo.db \ - python-pam \ - python-webob \ + python-cryptography \ + python-dogpile.cache \ + python-dogpile.core \ python-eventlet \ + python-fixtures \ + python-functools32 \ python-greenlet \ - python-pastedeploy \ - python-paste \ - python-routes \ - python-sqlalchemy \ - python-sqlalchemy-migrate \ - python-passlib \ - python-lxml \ python-iso8601 \ + python-jsonschema \ python-keystoneclient \ + python-keystonemiddleware \ + python-lxml \ + python-msgpack \ + python-oauthlib \ python-openstack-nose \ + python-oslo.cache \ + python-oslo.concurrency \ python-oslo.config \ - python-dogpile.core \ - python-dogpile.cache \ - python-pbr \ - python-pysaml2 \ + python-oslo.context \ + python-oslo.db \ + python-oslo.i18n \ + python-oslo.log \ + python-oslo.messaging \ + python-oslo.middleware \ python-oslo.policy \ + python-oslo.serialization \ python-oslo.utils \ - python-oauthlib \ - python-fixtures \ python-oslotest \ - python-functools32 \ - python-six \ - python-routes \ + python-osprofiler \ + python-pam \ + python-passlib \ + python-paste \ + python-pastedeploy \ + python-pbr \ python-pycadf \ - python-cryptography \ + python-pysaml2 \ + python-routes \ + python-six \ + python-sqlalchemy \ + python-sqlalchemy-migrate \ + python-webob \ " RDEPENDS_${SRCNAME}-tests += " bash" -- cgit v1.2.3-54-g00ecf