From b11dd54a48fa6dd1190a55439d5c08df57aa3f8a Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 20 Sep 2017 14:53:19 +0200 Subject: python-keystone: Remove dogpile.core dependency dogpile.core was superseded by dogpile.cache and is not required anymore. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-keystone_git.bb | 1 - 1 file changed, 1 deletion(-) (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 91707ad..e725e7b 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb @@ -251,7 +251,6 @@ DEPENDS += " \ RDEPENDS_${PN} += " \ python-cryptography \ python-dogpile.cache \ - python-dogpile.core \ python-eventlet \ python-fixtures \ python-functools32 \ -- cgit v1.2.3-54-g00ecf