[meta-virtualization] [meta-cloud-services][fido-kilo][PATCH 08/40] python-oslo.utils: update to 1.4.0, add dependencies

Josep Puigdemont josep.puigdemont at enea.com
Wed Dec 2 08:32:14 PST 2015


Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
---
 .../recipes-devtools/python/python-oslo.utils_git.bb         | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb
index 33c7e53..aaacc37 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb
@@ -4,13 +4,11 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
-PR = "r0"
-
 SRCNAME = "oslo.utils"
 SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
 
-PV = "1.3.0"
-SRCREV = "ed4e2d775a56b9d47ed314f96dccd9221a91e241"
+PV = "1.4.0"
+SRCREV = "91dc782c2f11fb76425effd7a331d63111adf1ce"
 S = "${WORKDIR}/git"
 
 inherit setuptools
@@ -24,5 +22,11 @@ DEPENDS += " \
 
 # RDEPENDS_default: 
 RDEPENDS_${PN} += " \
+        python-babel \
+        python-iso8601 \
+        python-netaddr \
+        python-netifaces \
+        python-oslo.i18n \
         python-pbr \
+        python-six \
         "
-- 
2.1.0



More information about the meta-virtualization mailing list