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

    Бинарный пакет: python3-module-aiopg
    Версия: 1.4.0-alt1.1
    Архитектура: noarch
    Собран:  19 марта 2024 г. 21:37 в задании #342546
    Исходный пакет: python3-module-aiopg
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/aiopg/

    Лицензия: BSD-2-Clause
    О пакете: aiopg is a library for accessing a PostgreSQL database from the asyncio
    Описание: 
    aiopg is a library for accessing a PostgreSQL database from the asyncio
    (PEP-3156/tulip) framework. It wraps asynchronous features of the
    Psycopg database driver.

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


    Права:
    Grigory Ustinov
    @python

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


    19 марта 2024 г. Stanislav Levin 1.4.0-alt1.1
    - NMU: added missing build dependency on setuptools.
    12 сентября 2023 г. Grigory Ustinov 1.4.0-alt1
    - Automatically updated to 1.4.0.
    5 июня 2021 г. Grigory Ustinov 1.2.1-alt1
    - Automatically updated to 1.2.1.
    - Drop python2 support.
    - Build without docs.