ID | 1773134 | |||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | python-asyncpg | |||||||||||||||||||||||||||||||||||||||||||||||||
Version | 0.23.0 | |||||||||||||||||||||||||||||||||||||||||||||||||
Release | 4.fc34 | |||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/python-asyncpg.git#3728d3968217b32ffdf5c034d32bfba9c72a94bf | |||||||||||||||||||||||||||||||||||||||||||||||||
Summary | A fast PostgreSQL Database Client Library for Python/asyncio | |||||||||||||||||||||||||||||||||||||||||||||||||
Description | 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. You can read more about asyncpg in an introductory blog post http://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/. | |||||||||||||||||||||||||||||||||||||||||||||||||
Built by | music | |||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||
Started | Thu, 17 Jun 2021 16:27:25 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Thu, 17 Jun 2021 16:34:46 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f34-candidate, /rpms/python-asyncpg.git:3728d3968217b32ffdf5c034d32bfba9c72a94bf) | |||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-asyncpg.git#3728d3968217b32ffdf5c034d32bfba9c72a94bf'}} | |||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Thu Jun 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.23.0-4 - Use a patch instead of sed expressions to replace sphinxcontrib-asyncio with sphinxcontrib-trio, so it is easier to notice if the upstream sphinxcontrib-asyncio version requirement changes and we do not silently switch back to sphinxcontrib-asyncio from sphinxcontrib-trio - Stop removing bundled egg-info, since this should not be required with pyproject-rpm-macros - Loosen pinned versions selectively rather than across the board * Thu Jun 17 2021 Karolina Surma <ksurma@redhat.com> - 0.23.0-3 - Generate correct BuildRequires by defining them in source setup.py * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.23.0-2 - Rebuilt for Python 3.10 * Mon May 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.23.0-1 - Update to 0.23.0 - Drop asyncpg-0.22.0-python3.10-test_invalid_input.patch since it was merged upstream - Drop workaround (via extra sources) for missing documentation sources * Tue Apr 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-6 - Updated patch for Python 3.10 * Mon Apr 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-5 - Patch for Python 3.10 compatibility (RHBZ#1953538, upstream issue #750) * Tue Mar 30 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-4 - Use pyproject-rpm-macros for build and install, too - More complete documentation build * Tue Mar 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-3 - Remove setuptools BR, redundant with %pyproject_buildrequires * Wed Mar 03 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-2 - Fix intersphinx inventory path * Tue Mar 02 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-1 - Initial package |