summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-sqlparse.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-sqlparse: Enable ptestZang Ruochen2020-03-301-2/+14
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlparse: upgrade 0.3.0 -> 0.3.1Pierre-Jean Texier2020-03-101-2/+2
| | | | | | | See full changelog https://sqlparse.readthedocs.io/en/latest/changes/ Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlparse: change shebang to python3Changqing Li2020-03-091-0/+2
| | | | | | | | | | we have offcially dropped python2, so it is possible that our code run on python3 only host, so change shebang to python3 to avoid error like: python: command not found Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-sqlparse/python3-sqlparse: move from meta-cloud-servicesChangqing Li2019-11-301-0/+13
move these recipes from meta-cloud-services, since python3-django RDEPENDS on this, and extend for native and nativesdk. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>