Пакет python3-module-asyncpg: Информация
Исходный пакет: python3-module-asyncpg
Версия: 0.31.0-alt1
Собран: 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)
python3-module-asyncpg (x86_64, i586, aarch64)
python3-module-asyncpg-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Anton Zhukharev
Последнее изменение
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).