python-apsw 3.28.0-r1-1ubuntu1 source package in Ubuntu

Changelog

python-apsw (3.28.0-r1-1ubuntu1) focal; urgency=medium

  * Fix installation of python3.8 extensions.

 -- Matthias Klose <email address hidden>  Sat, 19 Oct 2019 21:57:13 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.28.0-r1.orig.tar.xz 407.0 KiB 6fac21778073dbc67e94da3c84aa5567148c7bce4b23bb4bdc6de4d0569b2dd3
python-apsw_3.28.0-r1-1ubuntu1.debian.tar.xz 5.5 KiB 40e2c3a723ee95ac24583befdf04f36bc0f49f4d4aa257be37b007b3b4aea3b6
python-apsw_3.28.0-r1-1ubuntu1.dsc 2.1 KiB 76efd44b520da225944a9d4f695b027a9971cc60dff79f98805998f0f4a00e55

View changes file

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.