aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlparse/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-12 18:09:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-12 18:09:47 +0000
commit27fc965c6aaf2fc60799cd5863d78426b9240393 (patch)
treeea37b9953edf06589c97f1368582eec1aaa4f06b /databases/py-sqlparse/Makefile
parent2c091f729be2e7aedf9f8a883c8556c834c488f1 (diff)
Notes
Diffstat (limited to 'databases/py-sqlparse/Makefile')
-rw-r--r--databases/py-sqlparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlparse/Makefile b/databases/py-sqlparse/Makefile
index f73f64bdec9d..dc3aaaeaa0b7 100644
--- a/databases/py-sqlparse/Makefile
+++ b/databases/py-sqlparse/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sqlparse
-PORTVERSION= 0.2.4
+PORTVERSION= 0.3.0
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}