Information for build perl-Net-Async-HTTP-0.49-6.fc41

ID90170
Package Nameperl-Net-Async-HTTP
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.49
Release6.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Net-Async-HTTP.git#7df16def0f18e9029c187cef420f6981dc87b089
SummaryUse HTTP with IO::Async
DescriptionThis object class implements an asynchronous HTTP user agent. It sends requests to servers, returning Future instances to yield responses when they are received. The object supports multiple concurrent connections to servers, and allows multiple requests in the pipeline to any one connection. Normally, only one such object will be needed per program to support any number of requests.
Built bykojiadmin
State failed
Volume DEFAULT
StartedThu, 03 Oct 2024 04:16:23 CST
CompletedThu, 03 Oct 2024 04:25:08 CST
Taskbuild (f41-build-side-1, /rpms/perl-Net-Async-HTTP.git:7df16def0f18e9029c187cef420f6981dc87b089)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Net-Async-HTTP.git#7df16def0f18e9029c187cef420f6981dc87b089'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Sep 29 2024 Chris Adams <linux@cmadams.net> 0.49-6 - perl-Net-Async-HTTP-Server is in repo now, so remove forced bootstrap mode * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.49-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Mar 08 2024 Chris Adams <linux@cmadams.net> 0.49-4 - additional spec file cleanups * Thu Feb 01 2024 Chris Adams <linux@cmadams.net> 0.49-3 - additional spec file cleanups * Sat Jan 20 2024 Chris Adams <linux@cmadams.net> 0.49-2 - spec file cleanups * Mon Nov 20 2023 Chris Adams <linux@cmadams.net> 0.49-1 - initial package