summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-extended/pywbem/python3-pywbem_1.9.0.bb (renamed from meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.9.0.bb
index 6857563079..c2fe5f9738 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.7.3.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.9.0.bb
@@ -16,15 +16,16 @@ HOMEPAGE = "https://pywbem.github.io"
16LICENSE = "LGPL-2.1-only" 16LICENSE = "LGPL-2.1-only"
17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" 17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24"
18 18
19SRC_URI[sha256sum] = "d1f0a2ebd4ffedef8d067af3855216db5190c7f6f27c8d2dcd467e09701c90b0" 19SRC_URI[sha256sum] = "65c1ff972cea2f017b06795f47c0ad7442f8434ff643a544050c10726704f6ab"
20 20
21inherit pypi setuptools3 update-alternatives 21inherit pypi python_setuptools_build_meta update-alternatives
22 22
23DEPENDS += " \ 23DEPENDS += " \
24 python3-ply-native \ 24 python3-ply-native \
25 python3-pyyaml-native \ 25 python3-pyyaml-native \
26 python3-six-native \ 26 python3-six-native \
27 python3-wheel-native \ 27 python3-wheel-native \
28 python3-setuptools-scm-native \
28" 29"
29 30
30RDEPENDS:${PN} += "\ 31RDEPENDS:${PN} += "\