[Python-modules-commits] [sqlparse] 02/04: Merge tag 'upstream/0.2.3'

Andriy Senkovych jollyroger-guest at moszumanska.debian.org
Sat Jul 15 00:02:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

jollyroger-guest pushed a commit to branch master
in repository sqlparse.

commit d1c1f15f475f846c647a05273556c2485d291eac
Merge: e656ebf 430a599
Author: Andriy Senkovych <jolly_roger at itblog.org.ua>
Date:   Sat Jul 15 02:21:48 2017 +0300

    Merge tag 'upstream/0.2.3'
    
    Upstream version 0.2.3

 AUTHORS                       |  4 +++
 CHANGELOG                     | 19 ++++++++++++
 LICENSE                       | 25 ++++++++++++++++
 MANIFEST.in                   |  4 +--
 PKG-INFO                      |  3 +-
 README.rst                    | 10 ++++++-
 setup.cfg                     |  3 +-
 setup.py                      |  1 +
 sqlparse.egg-info/PKG-INFO    |  3 +-
 sqlparse.egg-info/SOURCES.txt |  3 ++
 sqlparse/__init__.py          |  2 +-
 sqlparse/cli.py               | 21 +++++++++----
 sqlparse/engine/grouping.py   |  2 +-
 sqlparse/filters/reindent.py  | 10 ++++---
 sqlparse/keywords.py          |  6 ++--
 sqlparse/lexer.py             | 11 +++----
 sqlparse/sql.py               |  2 +-
 tests/files/encoding_gbk.sql  |  3 ++
 tests/files/encoding_utf8.sql |  3 ++
 tests/test_cli.py             | 68 +++++++++++++++++++++++++++++++++++++++++++
 tests/test_grouping.py        | 18 ++++++++++++
 tests/test_regressions.py     | 48 ++++++++++++++++++++++++++----
 tox.ini                       | 16 +++++-----
 23 files changed, 245 insertions(+), 40 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sqlparse.git



More information about the Python-modules-commits mailing list