From 9a0e1ce815d5d21cae49f83667aae82462d9edf4 Mon Sep 17 00:00:00 2001 From: André Draszik Date: Fri, 6 Apr 2018 11:07:49 +0100 Subject: python-pybluez: add python3 version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was missing so far. Signed-off-by: André Draszik Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-pybluez_0.22.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pybluez_0.22.bb (limited to 'meta-python/recipes-devtools/python/python3-pybluez_0.22.bb') diff --git a/meta-python/recipes-devtools/python/python3-pybluez_0.22.bb b/meta-python/recipes-devtools/python/python3-pybluez_0.22.bb new file mode 100644 index 0000000000..9712a76085 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pybluez_0.22.bb @@ -0,0 +1,2 @@ +require python-pybluez.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf