Information for build python-aiohttp-3.8.3-6.fc38

ID2137992
Package Namepython-aiohttp
Version3.8.3
Release6.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-aiohttp.git#eba0e502aa362ea9ceab9ae864d75bd33e666fe6
SummaryPython HTTP client/server for asyncio
DescriptionPython HTTP client/server for asyncio which supports both the client and the server side of the HTTP protocol, client and server websocket, and webservers with middlewares and pluggable routing.
Built bychurchyard
State complete
Volume DEFAULT
StartedTue, 24 Jan 2023 09:57:17 UTC
CompletedTue, 24 Jan 2023 10:10:46 UTC
Taskbuild (rawhide, /rpms/python-aiohttp.git:eba0e502aa362ea9ceab9ae864d75bd33e666fe6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-aiohttp.git#eba0e502aa362ea9ceab9ae864d75bd33e666fe6'}}
Tags
f38
RPMs
src
python-aiohttp-3.8.3-6.fc38.src.rpm (info) (download)
aarch64
python3-aiohttp-3.8.3-6.fc38.aarch64.rpm (info) (download)
python3-aiohttp+speedups-3.8.3-6.fc38.aarch64.rpm (info) (download)
python-aiohttp-debugsource-3.8.3-6.fc38.aarch64.rpm (info) (download)
python3-aiohttp-debuginfo-3.8.3-6.fc38.aarch64.rpm (info) (download)
i686
python3-aiohttp-3.8.3-6.fc38.i686.rpm (info) (download)
python3-aiohttp+speedups-3.8.3-6.fc38.i686.rpm (info) (download)
python-aiohttp-debugsource-3.8.3-6.fc38.i686.rpm (info) (download)
python3-aiohttp-debuginfo-3.8.3-6.fc38.i686.rpm (info) (download)
ppc64le
python3-aiohttp-3.8.3-6.fc38.ppc64le.rpm (info) (download)
python3-aiohttp+speedups-3.8.3-6.fc38.ppc64le.rpm (info) (download)
python-aiohttp-debugsource-3.8.3-6.fc38.ppc64le.rpm (info) (download)
python3-aiohttp-debuginfo-3.8.3-6.fc38.ppc64le.rpm (info) (download)
s390x
python3-aiohttp-3.8.3-6.fc38.s390x.rpm (info) (download)
python3-aiohttp+speedups-3.8.3-6.fc38.s390x.rpm (info) (download)
python-aiohttp-debugsource-3.8.3-6.fc38.s390x.rpm (info) (download)
python3-aiohttp-debuginfo-3.8.3-6.fc38.s390x.rpm (info) (download)
x86_64
python3-aiohttp-3.8.3-6.fc38.x86_64.rpm (info) (download)
python3-aiohttp+speedups-3.8.3-6.fc38.x86_64.rpm (info) (download)
python-aiohttp-debugsource-3.8.3-6.fc38.x86_64.rpm (info) (download)
python3-aiohttp-debuginfo-3.8.3-6.fc38.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.3-6 - Make three xfails non-strict (close RHBZ#2158175) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.3-4 - Stop patching out python-re-assert; it is now in EPEL9 * Thu Nov 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.3-3 - Skip a test that leaks a socket file descriptor on 32-bit ARM * Sat Oct 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.3-2 - Port to pyproject-rpm-macros - Add metapackage for “speedups” extra - Update License to SPDX - Add conditionals for EPEL9 support * Mon Sep 26 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.3-1 - Update to 3.8.3 * Thu Aug 18 2022 Stephen Gallagher <sgallagh@redhat.com> - 3.8.1-8 - Rebuilt for llhttp soname bump * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Miro Hrončok <mhroncok@redhat.com> - 3.8.1-6 - Skip less tests, set the global event loop in _setupAsyncioRunner * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.8.1-5 - Rebuilt for Python 3.11 * Thu Apr 28 2022 Carl George <carl@george.computer> - 3.8.1-4 - Add upstream patch for pytest 7 compatibility - Resolves: rhbz#2059944 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 24 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.1-2 - Stop disabling debug packages - Unbundle llhttp - Run the tests * Wed Dec 01 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.8.1-1 - Update to latest upstream release 3.8.1 * Thu Nov 25 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.8.0-1 - Update to latest upstream release 3.8.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.7.4-2 - Rebuilt for Python 3.10 * Sat Feb 27 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4-1 - Update to latest upstream release 3.7.4 * Thu Feb 04 2021 Miro Hrončok <mhroncok@redhat.com> - 3.7.3-3 - Allow installation with chardet 4 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild