aboutsummaryrefslogtreecommitdiff
path: root/python/sqlparse/sqlparse.SlackBuild
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2017-07-24 15:39:28 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2017-07-24 15:39:28 +0100
commit06dac7e1e44aa54311d2c160a12bc82e217523e3 (patch)
tree4c6204295188dc2c2d0786c2faa7f00de03f47b6 /python/sqlparse/sqlparse.SlackBuild
parentdc4e3d7a814083f0a052189613fa5d7f26168388 (diff)
python/sqlparse: Updated for version 0.2.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/sqlparse/sqlparse.SlackBuild')
-rw-r--r--python/sqlparse/sqlparse.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sqlparse/sqlparse.SlackBuild b/python/sqlparse/sqlparse.SlackBuild
index 829d1dbceeb0..f1ba413d486d 100644
--- a/python/sqlparse/sqlparse.SlackBuild
+++ b/python/sqlparse/sqlparse.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sqlparse
-VERSION=${VERSION:-0.2.2}
+VERSION=${VERSION:-0.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}