From 230a4e99508a4eb29148781ced10d49056051554 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 10 Sep 2019 10:35:38 +0800 Subject: python-sqlparse: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb (limited to 'meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb b/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb new file mode 100644 index 0000000..7b3bcf6 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-sqlparse_0.3.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-sqlparse.inc -- cgit v1.2.3-54-g00ecf