Information for build perl-Net-Async-HTTP-Server-0.14-5.fc41

ID96407
Package Nameperl-Net-Async-HTTP-Server
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.14
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Net-Async-HTTP-Server.git#c29099b5a8d071f388634d94179a0563b580a350
SummaryServe HTTP with IO::Async
DescriptionThis module allows a program to respond asynchronously to HTTP requests, as part of a program based on IO::Async. An object in this class listens on a single port and invokes the on_request callback or subclass method whenever an HTTP request is received, allowing the program to respond to it.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 10 Nov 2024 16:38:20 CST
CompletedSun, 10 Nov 2024 16:47:59 CST
Taskbuild (f41-build-side-1, /rpms/perl-Net-Async-HTTP-Server.git:c29099b5a8d071f388634d94179a0563b580a350)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Net-Async-HTTP-Server.git#c29099b5a8d071f388634d94179a0563b580a350'}}
Tags
f41
f41-build-side-1
RPMs
src
perl-Net-Async-HTTP-Server-0.14-5.fc41.src.rpm (info) (download)
noarch
perl-Net-Async-HTTP-Server-0.14-5.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
hw_info.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Sep 21 2024 Chris Adams <linux@cmadams.net> 0.14-5 - make sure to own all the right directories * Fri Mar 08 2024 Chris Adams <linux@cmadams.net> 0.14-4 - additional spec file cleanups * Thu Feb 01 2024 Chris Adams <linux@cmadams.net> 0.14-3 - additional spec file cleanups * Sat Jan 20 2024 Chris Adams <linux@cmadams.net> 0.14-2 - spec file cleanups * Mon Nov 20 2023 Chris Adams <linux@cmadams.net> 0.14-1 - initial package