From 7516e8453a6eaac6cec7ac6251418fb047bccc8f Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 3 Dec 2017 15:04:17 -0500 Subject: python-pywbem: update to version 0.11.0 and add a python3 recipe Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') diff --git a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb index 13e67cba12..05dc854fca 100644 --- a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb +++ b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb @@ -7,7 +7,7 @@ SECTION = "System/Management" inherit setuptools -DEPENDS = "python-native pywbem-native python-m2crypto pywbem" +DEPENDS = "python-native python-pywbem-native python-m2crypto python-pywbem" SRC_URI = "http://fedorahosted.org/released/${BPN}/${BP}.tar.gz \ " -- cgit 1.2.3-korg