Tue, 14 May 2024 20:11:35 UTC | login

Information for build python-aiohttp-3.9.3-2.fc40

ID291218
Package Namepython-aiohttp
Version3.9.3
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-aiohttp.git#e2f8143e7372f320fbabb549464a7980c99cda47
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 bydavidlt
State failed
Volume DEFAULT
StartedTue, 16 Apr 2024 18:13:10 UTC
CompletedWed, 17 Apr 2024 06:54:59 UTC
Taskbuild (f40, /rpms/python-aiohttp.git:e2f8143e7372f320fbabb549464a7980c99cda47)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-aiohttp.git#e2f8143e7372f320fbabb549464a7980c99cda47'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.3-2 - Rebuilt for llhttp-9.2.0 * Tue Jan 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.3-1 - Update to 3.9.3, security update for CVE-2024-23334 and CVE-2024-23829 (fix RHBZ#2261891, fix RHBZ#2261910) * Tue Jan 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.1-4 - Skip a couple of spurious or insignificant test failures (close RHBZ#2261544) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.1-1 - Update to 3.9.1 (fix RHBZ#2252236, fix RHBZ#2252249) - Fixes CVE-2023-49081 and CVE-2023-49082 * Mon Oct 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.6-1 - Update to 3.8.6 * Sun Jul 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.5-1 - Update to 3.8.5 (close RHBZ#2227458) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 3.8.4-4 - Rebuilt for Python 3.12 * Mon May 15 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.4-2 - Backport upstream patch to fix a test failing with python-yarl 1.9.2 * Mon Feb 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.4-1 - Update to 3.8.4 (close RHBZ#2169212) * 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