From c591e5d84ce6820aff7e24a8a91956b2f1e87dd6 Mon Sep 17 00:00:00 2001 From: Jens Rehsack Date: Mon, 27 Aug 2018 13:07:33 +0200 Subject: python{, 3}-pint: add recipes for python2 and python3 Add recipe for physical quantities module for python2 and python3 infrastructure of Yocto. Signed-off-by: Jens Rehsack Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pint_0.8.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pint_0.8.1.bb (limited to 'meta-python/recipes-devtools/python/python3-pint_0.8.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-pint_0.8.1.bb b/meta-python/recipes-devtools/python/python3-pint_0.8.1.bb new file mode 100644 index 0000000000..f793ac4ace --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pint_0.8.1.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-pint.inc -- cgit v1.2.3-54-g00ecf