python-aiosqlite 0.17.0-2 source package in Ubuntu

Changelog

python-aiosqlite (0.17.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1.1, no changes needed.
  * d/control, d/rules: build using the generic pyproject pybuild plugin
    (Closes: #1025396).

 -- Benjamin Hof <email address hidden>  Mon, 05 Dec 2022 19:42:47 +0100

Upload details

Uploaded by:
Benjamin Hof
Uploaded to:
Sid
Original maintainer:
Benjamin Hof
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aiosqlite_0.17.0-2.dsc 2.1 KiB 20718a6a93fda7f83f16944ed95e7a8880fe231944b5c695990ab1132d85ec2a
python-aiosqlite_0.17.0.orig.tar.gz 24.8 KiB 694dde288e85411848c1eb2331e056e4d549b98bf1e8cc7b0a9c63d758ebbb09
python-aiosqlite_0.17.0-2.debian.tar.xz 4.5 KiB 80c6a92a54a54a8d69ab847be188bd6c937de84dd7f9400cdb68448890cb6e52

Available diffs

No changes file available.

Binary packages built by this source

python-aiosqlite-doc: sqlite library for Python 3 using asyncio (documentation)

 A Python 3 module for using sqlite with asyncio. It allows interaction with
 SQLite databases on the main asyncio event loop without blocking execution of
 other coroutines while waiting for queries or data fetches.
 .
 This package installs the documentation.

python3-aiosqlite: sqlite library for Python 3 using asyncio

 A Python 3 module for using sqlite with asyncio. It allows interaction with
 SQLite databases on the main asyncio event loop without blocking execution of
 other coroutines while waiting for queries or data fetches.
 .
 This package installs the library for Python 3.