python-pywbem: update to version 0.11.0 and add a python3 recipe

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2017-12-03 15:04:17 -05:00
committed by Khem Raj
parent aef6a9c675
commit 7516e8453a
4 changed files with 40 additions and 13 deletions
@@ -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 \
"