From 8173c31a017bf40c44e9de8ff4288b100b48ab74 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 1 Mar 2017 16:10:18 -0500 Subject: python-pysqlite: add initial recipe for version 2.8.3 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb (limited to 'meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb') diff --git a/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb b/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb new file mode 100644 index 0000000000..95938f2b68 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-pysqlite.inc -- cgit 1.2.3-korg