aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-sqlparse_0.3.0.bb
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2019-11-29 13:34:46 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-30 00:13:54 -0800
commit8c1ebda1e87b33986fb5a70177d7b9cb9f227520 (patch)
treeb4d89ea81aae5952a32b17b937ffe9199e742293 /recipes-devtools/python/python-sqlparse_0.3.0.bb
parentb361d2f8025b13fe0d3983d1b8192b671e0a749c (diff)
downloadmeta-python2-8c1ebda1e87b33986fb5a70177d7b9cb9f227520.tar.gz
python-sqlparse/python3-sqlparse: move from meta-cloud-services
move these recipes from meta-cloud-services, since python3-django RDEPENDS on this, and extend for native and nativesdk. (From meta-openembedded commit: ae88e8ce9c1dc2dbd4b40fac05f68d6fb03885b0) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-sqlparse_0.3.0.bb')
-rw-r--r--recipes-devtools/python/python-sqlparse_0.3.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-sqlparse_0.3.0.bb b/recipes-devtools/python/python-sqlparse_0.3.0.bb
new file mode 100644
index 0000000..2b7773f
--- /dev/null
+++ b/recipes-devtools/python/python-sqlparse_0.3.0.bb
@@ -0,0 +1,2 @@
+inherit setuptools
+require python-sqlparse.inc