Sat, 10 Jun 2023 20:23:40 UTC

Information for build python-asyncpg-0.25.0-2.fc36

ID1859823
Package Namepython-asyncpg
Version0.25.0
Release2.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-asyncpg.git#17c1f7ee0775d0ba151021a851a13a715f3e7ea6
SummaryA fast PostgreSQL Database Client Library for Python/asyncio
Descriptionasyncpg 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 bymusic
State complete
Volume DEFAULT
StartedSat, 27 Nov 2021 02:01:28 UTC
CompletedSat, 27 Nov 2021 02:15:34 UTC
Taskbuild (rawhide, /rpms/python-asyncpg.git:17c1f7ee0775d0ba151021a851a13a715f3e7ea6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-asyncpg.git#17c1f7ee0775d0ba151021a851a13a715f3e7ea6'}}
Tags No tags
RPMs
src
python-asyncpg-0.25.0-2.fc36.src.rpm (info) (download)
aarch64
python3-asyncpg-0.25.0-2.fc36.aarch64.rpm (info) (download)
python-asyncpg-debugsource-0.25.0-2.fc36.aarch64.rpm (info) (download)
python3-asyncpg-debuginfo-0.25.0-2.fc36.aarch64.rpm (info) (download)
armv7hl
python3-asyncpg-0.25.0-2.fc36.armv7hl.rpm (info) (download)
python-asyncpg-debugsource-0.25.0-2.fc36.armv7hl.rpm (info) (download)
python3-asyncpg-debuginfo-0.25.0-2.fc36.armv7hl.rpm (info) (download)
i686
python3-asyncpg-0.25.0-2.fc36.i686.rpm (info) (download)
python-asyncpg-debugsource-0.25.0-2.fc36.i686.rpm (info) (download)
python3-asyncpg-debuginfo-0.25.0-2.fc36.i686.rpm (info) (download)
noarch
python-asyncpg-doc-0.25.0-2.fc36.noarch.rpm (info) (download)
ppc64le
python3-asyncpg-0.25.0-2.fc36.ppc64le.rpm (info) (download)
python-asyncpg-debugsource-0.25.0-2.fc36.ppc64le.rpm (info) (download)
python3-asyncpg-debuginfo-0.25.0-2.fc36.ppc64le.rpm (info) (download)
s390x
python3-asyncpg-0.25.0-2.fc36.s390x.rpm (info) (download)
python-asyncpg-debugsource-0.25.0-2.fc36.s390x.rpm (info) (download)
python3-asyncpg-debuginfo-0.25.0-2.fc36.s390x.rpm (info) (download)
x86_64
python3-asyncpg-0.25.0-2.fc36.x86_64.rpm (info) (download)
python-asyncpg-debugsource-0.25.0-2.fc36.x86_64.rpm (info) (download)
python3-asyncpg-debuginfo-0.25.0-2.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
state.log
hw_info.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Nov 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.25.0-2 - Reduce LaTeX PDF build verbosity * Wed Nov 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.25.0-1 - Update to 0.25.0 (close RHBZ#2023992) * Mon Oct 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-9 - Use %python3 macro instead of %__python3 * Wed Oct 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-8 - Do not BR flake8/pycodestyle (close RHBZ#2013762) * Fri Oct 01 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-7 - Generate PDF instead of HTML Sphinx documentation. * Thu Sep 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-6 - Allow newer Sphinx and sphinx_rtd_theme * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-5 - Let pyproject-rpm-macros handle the license file * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-4 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Wed Sep 08 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-3 - Drop patch that used sphinxcontrib-trio for docs * Wed Sep 08 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-2 - Reduce macro indirection in the spec file * Thu Aug 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.24.0-1 - Update to 0.24.0 (close RHBZ#1991810) * Tue Jul 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.23.0-12 - Move %generate_buildrequires after %prep to make the spec file easier to follow * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> 0.23.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.23.0-6 - Dependency on python3-docs should have been in -doc subpackage * Fri Jul 02 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.23.0-5 - Allow later versions of test dependencies pycodestyle and uvloop * 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