From d5f55bc60813704ab22287c347253fda48495335 Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Thu, 1 Jun 2017 09:42:49 -0700 Subject: python-msgpack: Add support for python3 Extend recipe to support python3 Signed-off-by: Moritz Fischer Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb (limited to 'meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb') diff --git a/meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb b/meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb new file mode 100644 index 0000000000..096d7ddcb8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb @@ -0,0 +1,2 @@ +require python-msgpack.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf