mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
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:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user