From 2506374cf3fdc369aece591a35afa874bd05dbdd Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 21 Nov 2019 10:21:44 +0800 Subject: python-pyparted: upgrade 3.11.2 -> 3.11.3 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb (limited to 'meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb') diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb new file mode 100644 index 0000000000..d83901ff3a --- /dev/null +++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.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