pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/36478 CVS commit: pkgsrc/databases/py-mssql
The following reply was made to PR pkg/36478; it has been noted by GNATS.
From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/36478 CVS commit: pkgsrc/databases/py-mssql
Date: Fri, 15 Jun 2007 16:08:39 +0000 (UTC)
Module Name: pkgsrc
Committed By: obache
Date: Fri Jun 15 16:08:39 UTC 2007
Modified Files:
pkgsrc/databases/py-mssql: DESCR Makefile distinfo
Log Message:
Update py-mssql to 0.8.0.
Patch provided by maintainer, Bartosz Kuzma in PR 36478.
Changes since 0.7.4:
Sun Sep 24 10:44:00 2006 Andrzej Kukula <akukula%gmail.com@localhost>
* setup.py:
+ it can now dynamically determine the path to SQL 2000 Developer
Tools, if win32api and win32con modules are available
+ simple Python version check to prevent most frequently asked
question
Wed Sep 13 01:20:00 2006 Andrzej Kukula <akukula%gmail.com@localhost>
* mssqldbmodule.c:
+ corrected misspellings in docstrings
+ fixed segfault on connection close with Python 2.5; thanks
Justin Francis <jfrancis%pivotalpayments.com@localhost>
* pymssql.py:
+ fixed two minor DB-API incompatibilities
(thanks Matthew Good <matt%matt-good.net@localhost>)
+ fixed datetime quoting (thanks Jan Finell
<jfinell%regionline.fi@localhost>)
* pymssql should be able to build on cygwin (thanks rob%robnet.com@localhost)
* docstring fixes, webpage doc updates
Tue May 15 03:18:00 2006 Jooncheol Park
<exman%users.sourceforge.net@localhost>
* setup.py, PKG-INFO, README: license change to LGPL
Wed Mar 15 08:18:00 2006 Andrzej Kukula
<akukula%users.sourceforge.net@localhost>
* pymssql.py: fixed datetime issue
(thanks Jan Finell <jfinell%regionline.fi@localhost>)
Fri Feb 24 16:11:00 2006 Andrzej Kukula
<akukula%users.sourceforge.net@localhost>
* mssqldbmodule.c: fixed typos in docstrings
(thanks Konstantin Veretennicov)
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/py-mssql/DESCR
cvs rdiff -r1.5 -r1.6 pkgsrc/databases/py-mssql/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/py-mssql/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