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

    Исходный пакет: python3-module-asyncpg
    Версия: 0.31.0-alt1
    Последняя версия по данным Repology
    Собран:  23 марта 2026 г. 18:12 в задании #412373
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/asyncpg/

    Лицензия: Apache-2.0
    О пакете: A fast PostgreSQL Database Client Library for Python/asyncio
    Описание: 
    asyncpg is a database interface library designed specifically for PostgreSQL
    and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL
    server binary protocol for use with Python's asyncio framework.
    
    asyncpg requires Python 3.9 or later and is supported for PostgreSQL
    versions 9.5 to 18. Older PostgreSQL versions or other databases implementing
    the PostgreSQL protocol may work, but are not being actively tested.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-asyncpg (x86_64, i586, aarch64)
    python3-module-asyncpg-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Anton Zhukharev

    Список участников:
    Anton Zhukharev
    Alexei Takaseev

    Права:
    Anton Zhukharev

      1. libpq-devel
      2. postgresql18-contrib
      3. postgresql18-server
      4. python3-module-cython
      5. python3-module-distro
      6. python3-module-gssapi
      7. python3-module-k5test
      8. python3-module-pyproject-installer >= 0.4.0
      9. python3-module-pytest
      10. python3-module-setuptools
      11. python3-module-uvloop
      12. rpm-build-pyproject

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


    23 марта 2026 г. Anton Zhukharev 0.31.0-alt1
    - Updated to 0.31.0.
    2 октября 2025 г. Alexei Takaseev 0.30.0-alt1.9.g5b14653.1
    - NMU: Change BR libpq5-devel -> libpq-devel
    23 июня 2025 г. Anton Zhukharev 0.30.0-alt1.9.g5b14653
    - Updated to 5b14653 (fixes FTBFS).