From 9b615bcfabf36efc346e1cef71767d6324901ce9 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Mon, 9 Mar 2020 21:06:28 +0000 Subject: python3-sqlparse: upgrade 0.3.0 -> 0.3.1 See full changelog https://sqlparse.readthedocs.io/en/latest/changes/ Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-sqlparse_0.3.1.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-sqlparse_0.3.1.bb (limited to 'meta-python/recipes-devtools/python/python3-sqlparse_0.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-sqlparse_0.3.1.bb b/meta-python/recipes-devtools/python/python3-sqlparse_0.3.1.bb new file mode 100644 index 0000000000..a646ac6486 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-sqlparse_0.3.1.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-sqlparse.inc +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf