Next | Query returned 61 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2009-09-22 15:09:31 by Matthias Scheler | Files touched by this commit (4) | Package updated
Log message:
Update "py-mysqldb" package to version 1.2.3rc1 (1.2.3c1).
Changes since 1.2.2:
- Add a test for connection.ping()
- Fix #2061583: Ignore any non-numeric portion of client and server
  version numbers.
- Fix for bug #2479317 (patch #2496558) by kylev. Make some time handling
  stuff more consistent.
- Backport some new trunk tests
- Move tests into their own directory to parallel trunk
- Short-term fix for bug #2671682.
- Add nose.collector as test_suite
- We missed one more 2.6-warning generating exception
- Fix bug 1808476 for OSX compilation, ported from trunk.
- don't leak special-case tuples (present in unicode modes)
- Updated ez_setup.py to latest version.
- Found one more old-style raise. Should fix #2122496.
- Found one more Set reference.
- Change raise to use the modern syntax for Python 3.0 compatibility.
- Remove more deprecated Set usage. Refs #2156977.
- More documentation updates.
- Documentation and package data updates
- Fix #2001855: Don't use ez_setup; just use setuptools direction.
- Fix #2156977: Use frozenset as the base for DBAPISet. Only tested for
  Python 2.5.
- Fix bug #2137599: Better regex for parsing INPUT statements. Passes unit
  tests but has not been thoroughly tested.
- Remove versioned python name from package as egg packaging
  also does this.

This package now works with the "python26" package.
   2009-09-07 21:02:15 by Joerg Sonnenberger | Files touched by this commit (13)
Log message:
Retire Python 2.3 support.
   2009-05-24 12:51:18 by Matthias Scheler | Files touched by this commit (2)
Log message:
Fix build under Mac OS X (Leopard?).
   2009-05-24 12:51:06 by Matthias Scheler | Files touched by this commit (1)
Log message:
Set the license type to "gnu-gpl-v2".
   2009-03-05 19:51:33 by Joerg Sonnenberger | Files touched by this commit (53)
Log message:
Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
   2008-08-06 19:16:49 by Martin J. Laubach | Files touched by this commit (5)
Log message:
Update py-mysqldb to 1.2.2.

Changes are too many to list since the previous version was from 2002.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-04-25 21:47:58 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Explicitly include Python 2.1 as this is used by Zope 2.5.
   2006-02-26 17:37:41 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix build with newer MySQL versions: mysql_shutdown can have two
arguments. Version number borrowed from Ruby adapter.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.

Next | Query returned 61 messages, browsing 31 to 40 | Previous