[140211] trunk/dports/python/py-sqlparse/Portfile
khindenburg at macports.org
khindenburg at macports.org
Fri Sep 11 17:40:33 PDT 2015
Revision: 140211
https://trac.macports.org/changeset/140211
Author: khindenburg at macports.org
Date: 2015-09-11 17:40:33 -0700 (Fri, 11 Sep 2015)
Log Message:
-----------
py-sqlparse: update to 0.1.16 #48760
Modified Paths:
--------------
trunk/dports/python/py-sqlparse/Portfile
Modified: trunk/dports/python/py-sqlparse/Portfile
===================================================================
--- trunk/dports/python/py-sqlparse/Portfile 2015-09-12 00:30:42 UTC (rev 140210)
+++ trunk/dports/python/py-sqlparse/Portfile 2015-09-12 00:40:33 UTC (rev 140211)
@@ -1,11 +1,11 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup python 1.0
name py-sqlparse
-version 0.1.14
+version 0.1.16
python.versions 27
categories-append textproc
license BSD
@@ -21,9 +21,9 @@
master_sites https://pypi.python.org/packages/source/s/sqlparse/
distname sqlparse-${version}
-checksums md5 d59da626d247d46196097c5bece677e7 \
- rmd160 d159549be95372f4ccfff9067d6a953883eda2d9 \
- sha256 e561e31853ab9f3634a1a2bd53035f9e47dfb203d56b33cc6569047ba087daf0
+checksums md5 370962a307ebaaa70a28b6b0ccb53980 \
+ rmd160 02112a55638ec9d1a05d089f5740b4ac6b756328 \
+ sha256 678c6c36ca4b01405177da8b84eecf92ec92c9f6c762396c965bb5d305f20f81
if {${name} ne ${subport}} {
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150911/343d885a/attachment.html>
More information about the macports-changes
mailing list