Thu, 19 Sep 2024 16:06:03 UTC | login

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

ID325689
Package Namepython-aioquic
Version0.9.22
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-aioquic.git#d0557014f6c210e47803f99501443c9b56588632
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
StartedFri, 26 Jul 2024 15:28:25 UTC
CompletedFri, 26 Jul 2024 15:45:18 UTC
Taskbuild (f41, /rpms/python-aioquic.git:d0557014f6c210e47803f99501443c9b56588632)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-aioquic.git#d0557014f6c210e47803f99501443c9b56588632'}}
Tags
f41
RPMs
src
python-aioquic-0.9.22-6.fc41.src.rpm (info) (download)
riscv64
python3-aioquic-0.9.22-6.fc41.riscv64.rpm (info) (download)
python-aioquic-debugsource-0.9.22-6.fc41.riscv64.rpm (info) (download)
python3-aioquic-debuginfo-0.9.22-6.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.22-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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