From 1a373a033f482981eb59ff8d9eb7a9437fa18cd4 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 9 Mar 2017 08:33:08 -0500 Subject: python-pyparsing: update to version 2.2.0 Fix the RDEPENDS and add a python3 version as well Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb (limited to 'meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb b/meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb new file mode 100644 index 0000000000..0805fee3e2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-pyparsing.inc -- cgit 1.2.3-korg