Fri, 08 Nov 2024 23:09:23 UTC | login

Information for build python-aiohttp-3.9.5-4.0.riscv64.fc41

ID312066
Package Namepython-aiohttp
Version3.9.5
Release4.0.riscv64.fc41
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python-aiohttp.git#9e4c4e6912c7b1538fced791ebc934d054921889
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 complete
Volume DEFAULT
StartedFri, 12 Jul 2024 13:17:23 UTC
CompletedFri, 12 Jul 2024 13:24:00 UTC
Taskbuild (f41, /rpms/python-aiohttp.git:9e4c4e6912c7b1538fced791ebc934d054921889)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python-aiohttp.git#9e4c4e6912c7b1538fced791ebc934d054921889'}}
Tags
f41
RPMs
src
python-aiohttp-3.9.5-4.0.riscv64.fc41.src.rpm (info) (download)
riscv64
python3-aiohttp-3.9.5-4.0.riscv64.fc41.riscv64.rpm (info) (download)
python3-aiohttp+speedups-3.9.5-4.0.riscv64.fc41.riscv64.rpm (info) (download)
python-aiohttp-debugsource-3.9.5-4.0.riscv64.fc41.riscv64.rpm (info) (download)
python3-aiohttp-debuginfo-3.9.5-4.0.riscv64.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 12 2024 David Abdurachmanov <davidlt@rivosinc.com> - 3.9.5-4.0.riscv64 - Bootstrap for Python 3.13 (riscv64) * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 3.9.5-3 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.9.5-2 - Bootstrap for Python 3.13 * Fri Apr 19 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.5-1 - Update to 3.9.5 (fix RHBZ#2275991, fix CVE-2024-27306) * Thu Apr 11 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.3-3 - Backport support for llhttp 9.2.1 - Started rejecting obsolete line folding in Python parser to match * 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