python-sqlite 1.0.1-8build1 source package in Ubuntu

Changelog

python-sqlite (1.0.1-8build1) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:12:27 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Joel Rosdahl
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-sqlite_1.0.1.orig.tar.gz 40.1 KiB 9ceed0af9e94b2f8701d4f36d7e86715d8ca64283e0b311e1816c031c3658f08
python-sqlite_1.0.1-8build1.debian.tar.gz 4.8 KiB 8b40ba45344003e12a3909da7609dc5d0a10e03f8154867297beb38cc4c20b84
python-sqlite_1.0.1-8build1.dsc 1.2 KiB b8bcfeddbbea8dfe016abf10101726c1428400c6b8a86b1da92ef990dace95a3

Available diffs

View changes file

Binary packages built by this source

python-sqlite: Python interface to SQLite 2

 pysqlite is an interface to the SQLite database server for
 Python. It aims to be fully compliant with Python database
 API version 2.0 while also exploiting the unique features of
 SQLite.
 .
 pysqlite 1.0.x is built against SQLite 2. For an interface to SQLite
 3, see the package python-pysqlite1.1, python-pysqlite2 or
 python-apsw.

python-sqlite-dbg: Python interface to SQLite 2 (debug extension)

 pysqlite is an interface to the SQLite database server for
 Python. It aims to be fully compliant with Python database
 API version 2.0 while also exploiting the unique features of
 SQLite.
 .
 This package contains the extensions built for the Python debug interpreter.