From f818d3b9fc11a067a5144279a8dce8f4ef07e334 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 2 Jul 2019 16:16:17 +0800 Subject: python-pyparted/python3-pyparted: 3.11.1 -> 3.11.2 Signed-off-by: Hongxu Jia Signed-off-by: Khem Raj --- .../recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb (limited to 'meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb') diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb new file mode 100644 index 0000000000..d83901ff3a --- /dev/null +++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb @@ -0,0 +1,8 @@ +require python-pyparted.inc + +inherit distutils3 + +RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math" +RDEPENDS_${PN}_class-native = "" + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf