pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/py-mysql-connector



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Aug 31 19:26:31 UTC 2014

Modified Files:
        pkgsrc/databases/py-mysql-connector: Makefile PLIST distinfo

Log Message:
Changes 1.2.3:
Add support for Django 1.7
Fix floating point inaccuracy with Python v2
Fix cursor trying  to decode linestring data as utf-8
Fix Django TimeField 00:00:00 converting to MySQL NULL
Fix Django to check connection on each request
Fixed negative conversion timedelta values
Fix stopping mysqld running unit tests on Windows
Fix prepared statements returning lots of columns
Fix Connector/Python dependency for utilities 1.5.1
Fix exception not captured when SSL is unavailable


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/py-mysql-connector/Makefile \
    pkgsrc/databases/py-mysql-connector/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/py-mysql-connector/PLIST

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