Пакет python3-module-aiosqlite: Информация

    Исходный пакет: python3-module-aiosqlite
    Версия: 0.19.0-alt2
    Собран:  19 мая 2023 г. 14:06
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/aiosqlite

    Лицензия: MIT
    О пакете: asyncio bridge to the standard sqlite3 module
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-aiosqlite (noarch)

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin
    Michael Shigorin
    Anton Zhukharev

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

    Последнее изменение


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