summaryrefslogtreecommitdiff
path: root/databases/py-sqlparse/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-13 18:42:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-13 18:42:18 +0000
commit91eb4a9bc9fa79a0ca953750cfd347a879016475 (patch)
treead5987bb490ab2ceb9f8e3d9e01f9fe2defa4494 /databases/py-sqlparse/Makefile
parentUpdate to 0.30.1 (diff)
Update to 0.4.1
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
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 65e8fbf9fc84..e701a7135602 100644
--- a/databases/py-sqlparse/Makefile
+++ b/databases/py-sqlparse/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sqlparse
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}