Package python3-module-aiosqlite: Information

  • Default inline alert: Version in the repository: 0.19.0-alt2

Source package: python3-module-aiosqlite
Version: 0.19.0-alt1
Latest version according to Repology
Build time:  May 7, 2023, 05:32 PM in the task #320065
Report package bug
License: MIT
Summary: asyncio bridge to the standard sqlite3 module
Description: 
aiosqlite provides a friendly, async interface to sqlite databases.

It replicates the standard sqlite3 module, but with async versions of all
the standard connection and cursor methods, plus context managers for
automatically closing connections and cursors. It can also be used in
the traditional, procedural manner. aiosqlite also replicates most of
the advanced features of sqlite3

List of rpms provided by this srpm:
python3-module-aiosqlite (noarch)

Maintainer: Anton Zhukharev

List of contributors:
Anton Zhukharev

ACL:
Anton Zhukharev
@everybody

    1. python3-module-flit-core
    2. python3-module-pyproject-installer >= 0.4.0
    3. python3(pytest)
    4. python3(sqlite3)
    5. rpm-build-pyproject

Last changed


May 6, 2023 Anton Zhukharev 0.19.0-alt1
- New version.
May 6, 2023 Anton Zhukharev 0.18.0-alt1
- New version.
Aug. 11, 2022 Anton Zhukharev 0.17.0-alt1.gitde63727c
- initial build for Sisyphus