python-apsw 3.8.11.1-r1-1 source package in Ubuntu

Changelog

python-apsw (3.8.11.1-r1-1) unstable; urgency=medium

  [ Joel Rosdahl ]
  * New upstream version
  * Use debhelper compat level 9
  * Update debian/watch to new upstream location

  [ Scott Kitterman ]
  * Move dh_python2/3 calls to after dh_install so dependency generation works
    (thanks to Piotr Ożarowski for figuring this part out) (closes: #799272)
  * Correct python:Depends to be python3:Depends so proper dependencies are
    generated for python3-apsw
  * Add build-depends on dh-python so current code base is used
  * Remove obsolete provides

 -- Joel Rosdahl <email address hidden>  Thu, 17 Sep 2015 21:16:10 +0200

Upload details

Uploaded by:
Joel Rosdahl
Uploaded to:
Sid
Original maintainer:
Joel Rosdahl
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-apsw_3.8.11.1-r1-1.dsc 2.0 KiB d3a9135cab5807b889c35c940bb946f4e8c471cadd76a4154b5bdbc67a4bc22d
python-apsw_3.8.11.1-r1.orig.tar.gz 599.9 KiB a3a1c4e0bc86d9a68982374e18a8a2aaa1800417bda899017fd9530d25f4d924
python-apsw_3.8.11.1-r1-1.debian.tar.xz 5.2 KiB fb0da729bc6b3690f8ddc6ccee38950d4071a3f29bc3e411c4312dde80677390

Available diffs

No changes file available.

Binary packages built by this source

python-apsw: another Python SQLite 3 wrapper

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.

python-apsw-dbg: another Python SQLite 3 wrapper (debug extension)

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.
 .
 This package contains the extension built for the Python debug interpreter.

python-apsw-doc: documentation for python-apsw

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.
 .
 This package contains the documentation.

python3-apsw: another Python SQLite 3 wrapper (Python 3 version)

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.
 .
 This package contains the extension built for Python 3.

python3-apsw-dbg: another Python 3 SQLite 3 wrapper (debug extension)

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.
 .
 This package contains the extension built for the Python 3 debug
 interpreter.