summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb
index 765201ca7b..ef04024aaf 100644
--- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb
+++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "\
12SRC_URI[md5sum] = "69284f943982f54ded76960c92098a02" 12SRC_URI[md5sum] = "69284f943982f54ded76960c92098a02"
13SRC_URI[sha256sum] = "61cde7b096bccd69ddc75c85b17f8baed45c3687d404706d91403a319453b903" 13SRC_URI[sha256sum] = "61cde7b096bccd69ddc75c85b17f8baed45c3687d404706d91403a319453b903"
14 14
15inherit pypi distutils3 15inherit pkgconfig pypi distutils3
16 16
17DEPENDS += "parted" 17DEPENDS += "parted"
18 18