python-mysqldb 1.2.3-1build1 source package in Ubuntu

Changelog

python-mysqldb (1.2.3-1build1) precise; urgency=low

  * Rebuild for libmysqlclient transition
 -- Clint Byrum <email address hidden>   Thu, 24 Nov 2011 00:06:23 -0800

Upload details

Uploaded by:
Clint Byrum
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Downloads

File Size SHA-256 Checksum
python-mysqldb_1.2.3.orig.tar.gz 68.7 KiB 7de66fbbf923634e7c965aeaefa74642ba75ae20ee1cefcefc3009595b7a7e6e
python-mysqldb_1.2.3-1build1.debian.tar.gz 9.2 KiB 3ae91d91edb296283ffe5ff50699282c1cd5d2c481ec563622a6dc146f2baf77
python-mysqldb_1.2.3-1build1.dsc 1.8 KiB da3254df48a6a5a39a42a025c915e0b9b18916c47c15a83ed1e78e2de686e3c7

View changes file

Binary packages built by this source

python-mysqldb: Python interface to MySQL

 MySQLdb is an interface to the popular MySQL database server for
 Python. The design goals are:
 .
  + Compliance with Python database API version 2.0
  + Thread-safety
  + Thread-friendliness (threads will not block each other)
  + Compatibility with MySQL-3.23 and later
 .
 This package contains modules for all Python versions supported in Debian.

python-mysqldb-dbg: Python interface to MySQL (debug extension)

 MySQLdb is an interface to the popular MySQL database server for
 Python.
 .
 This package contains modules for all Python versions supported in
 Debian built for Python debug interpreter.