summaryrefslogtreecommitdiff
path: root/databases/py-sqlparse/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Update to 0.4.0Sunpoet Po-Chuan Hsieh2020-10-101-1/+0
| | | | | | | Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG Notes: svn path=/head/; revision=551946
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* - Update to 0.2.2Sunpoet Po-Chuan Hsieh2016-11-191-0/+1
| | | | | | | | | - Add PyPI as primary WWW Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG Notes: svn path=/head/; revision=426458
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* databases/py-sqlparse: 0.1.2 -> 0.1.16Kurt Jaeger2015-10-111-1/+1
| | | | | | | | | | | Changes: Lots. https://github.com/andialbrecht/sqlparse/blob/master/CHANGES PR: 198683 Submitted by: wg Notes: svn path=/head/; revision=399081
* sqlparse is a non-validating SQL parser module.Martin Wilke2011-06-251-0/+4
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> Notes: svn path=/head/; revision=276356