From 464995dca63cc5ceb168f8a244a70d42d6513d5e Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Thu, 1 Jun 2017 09:42:53 -0700 Subject: python-netaddr: 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-netaddr_0.7.19.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb (limited to 'meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb') diff --git a/meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb b/meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb new file mode 100644 index 0000000000..30416a4ffe --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb @@ -0,0 +1,2 @@ +require python-netaddr.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf