Information for build perl-Net-Async-HTTP-Server-0.15-2.fc43

ID176561
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.15
Release2.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Net-Async-HTTP-Server.git#d87928d44d01342070f707a97a4480d031a598a8
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 failed
Volume DEFAULT
StartedThu, 18 Dec 2025 22:24:11 CST
CompletedThu, 18 Dec 2025 23:40:20 CST
Taskbuild (f43, /rpms/perl-Net-Async-HTTP-Server.git:d87928d44d01342070f707a97a4480d031a598a8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Net-Async-HTTP-Server.git#d87928d44d01342070f707a97a4480d031a598a8'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jul 09 2025 Chris Adams <linux@cmadams.net> 0.15-1 - new upstream version * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * 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