pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/py-python-sql



Module Name:    pkgsrc
Committed By:   rodent
Date:           Thu Aug  7 01:15:25 UTC 2014

Modified Files:
        pkgsrc/databases/py-python-sql: Makefile distinfo

Log Message:
Version 0.4 - 2014-08-03
* Fix Mapping in Trim function
* Add __truediv__ alias of __div__ for Python3
* Fix For tables setter when tables is not a list
* Allow to add Table to existing From list
* Fix Select with for_ clause
* Add Null alias for None
* Add missing format of operand in Unary operator


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/py-python-sql/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/py-python-sql/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index