summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb
new file mode 100644
index 0000000000..ff72c2a655
--- /dev/null
+++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb
@@ -0,0 +1,12 @@
1require python-pyparted.inc
2
3DEPENDS += "python3-re"
4
5PV = "3.10.7+git${SRCPV}"
6
7inherit distutils3
8
9RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
10RDEPENDS_${PN}_class-native = ""
11
12BBCLASSEXTEND = "native"