Commit graph

11 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
c7575a76c6 Add CONFLICTS_INSTALL 2017-12-13 20:49:59 +00:00
Sunpoet Po-Chuan Hsieh
4232478cfd Update to 0.2.4
- Add LICENSE_FILE

Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
2017-09-28 10:40:47 +00:00
Sunpoet Po-Chuan Hsieh
c7998364b1 Update to 0.2.3
Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
2017-03-02 17:59:22 +00:00
Sunpoet Po-Chuan Hsieh
a2488fc346 - Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
2016-12-03 08:31:42 +00:00
Sunpoet Po-Chuan Hsieh
a7e1321d42 - Update to 0.2.2
- Add PyPI as primary WWW

Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
2016-11-19 17:07:38 +00:00
Sunpoet Po-Chuan Hsieh
ee7a89b6fe - Update to 0.2.0
- Add NO_ARCH
- Take maintainership

Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
Differential Revision:	https://reviews.freebsd.org/D8414
Approved by:	wg (maintainer)
2016-11-05 18:00:57 +00:00
Kurt Jaeger
0c44201719 databases/py-sqlparse: 0.1.2 -> 0.1.16
Changes: Lots.
  https://github.com/andialbrecht/sqlparse/blob/master/CHANGES

PR:		198683
Submitted by:	wg
2015-10-11 08:56:09 +00:00
Marcus von Appen
e1555011ab - Convert ports from databases/ and deskutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 08:50:17 +00:00
Steve Wills
d157d78b69 - Stage [1]
- Add LICENSE [1]
- Pet portlint [1]
- Avoid deprecated USE_PYDISTUTILS=easy_install
- Switch to automatic PLIST
- Bump PORTREVISION due to package change

PR:		ports/188622 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
Approved by:	portmgr@ (blanket)
2014-04-15 15:29:47 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Martin Wilke
611a2a1304 sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.

WWW: http://code.google.com/p/python-sqlparse/

PR:		ports/156828
Submitted by:	Roland van Laar <roland at micite.net>
2011-06-25 09:39:15 +00:00