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

Changelog

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

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:22:29 +0100

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
Focal release universe python

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-1ubuntu4.debian.tar.xz 5.6 KiB e345798e11795605d7169840cdf63ef70a6a65ef7ecc498ee3dff1d884310a6a
python-apsw_3.28.0-r1-1ubuntu4.dsc 2.1 KiB 081d885ac4c54b646d826f02f64c38a805b9fddbf0898785bcec860b602b46d1

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: No summary available for python-apsw-doc in ubuntu hirsute.

No description available for python-apsw-doc in ubuntu hirsute.

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.