Package python3-module-aiosqlite: Information

    Source package: python3-module-aiosqlite
    Version: 0.19.0-alt2
    Latest version according to Repology
    Build time:  May 16, 2023, 08:03 PM in the task #319852
    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: Stanislav Levin


    ACL:
    Anton Zhukharev
    @everybody

      1. python3-module-flit
      2. python3-module-flit-core
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-ufmt
      5. python3-module-usort
      6. python3-modules-sqlite3
      7. rpm-build-pyproject

    Last changed


    May 15, 2023 Stanislav Levin 0.19.0-alt2
    - Rebuilt with flit-core 3.9.0.
    May 15, 2023 Michael Shigorin 0.19.0-alt1.1
    - fix build --without check
    May 6, 2023 Anton Zhukharev 0.19.0-alt1
    - New version.