diff options
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" | |||
| 16 | LICENSE = "LGPL-2.1-only" | 16 | LICENSE = "LGPL-2.1-only" |
| 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" | 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "d1f0a2ebd4ffedef8d067af3855216db5190c7f6f27c8d2dcd467e09701c90b0" | 19 | SRC_URI[sha256sum] = "65c1ff972cea2f017b06795f47c0ad7442f8434ff643a544050c10726704f6ab" |
| 20 | 20 | ||
| 21 | inherit pypi setuptools3 update-alternatives | 21 | inherit pypi python_setuptools_build_meta update-alternatives |
| 22 | 22 | ||
| 23 | DEPENDS += " \ | 23 | DEPENDS += " \ |
| 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 | ||
| 30 | RDEPENDS:${PN} += "\ | 31 | RDEPENDS:${PN} += "\ |
