Thu, 19 Sep 2024 21:50:19 UTC | login

Information for build python-aioquic-0.9.22-5.fc41

ID311427
Package Namepython-aioquic
Version0.9.22
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-aioquic.git#941b81a073d3efb8d70b41a372d9f7513386e4af
Summaryaioquic is a library for the QUIC network protocol in Python
DescriptionIt features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack. QUIC was standardised in RFC 9000 and HTTP/3 in RFC 9114. aioquic is regularly tested for interoperability against other QUIC implementations. It provides Python Decoder and Encoder objects to read or write HTTP/3 headers compressed with QPACK.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 13 Jul 2024 16:44:41 UTC
CompletedSat, 13 Jul 2024 19:53:48 UTC
Taskbuild (f41, /rpms/python-aioquic.git:941b81a073d3efb8d70b41a372d9f7513386e4af)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-aioquic.git#941b81a073d3efb8d70b41a372d9f7513386e4af'}}
Tags
f41
RPMs
src
python-aioquic-0.9.22-5.fc41.src.rpm (info) (download)
riscv64
python3-aioquic-0.9.22-5.fc41.riscv64.rpm (info) (download)
python-aioquic-debugsource-0.9.22-5.fc41.riscv64.rpm (info) (download)
python3-aioquic-debuginfo-0.9.22-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.9.22-5 - Rebuilt for Python 3.13 * Thu Mar 28 2024 Antonio Trande <sagitter@fedoraproject.org> - 0.9.22-4 - Use rhel macro instead of eln (rhbz#2271822) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 08 2023 Antonio Trande <sagitter@fedoraproject.org> - 0.9.22-1 - First commit