Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-AnyEvent-HTTP-2.25-13.fc41

ID1902
Package Nameperl-AnyEvent-HTTP
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.25
Release13.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-AnyEvent-HTTP.git#8fb8012af79d8e09239276b0d7998942c8ab13f4
SummarySimple but non-blocking HTTP/HTTPS client
DescriptionThis module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects supports proxies and automatically limits the number of connections to the values specified in the RFC. It should generally be a "good client" that is enough for most HTTP tasks. Simple tasks should be simple, but complex tasks should still be possible as the user retains control over request and response headers. The caller is responsible for authentication management, cookies (if the simplistic implementation in this module doesn't suffice), referrer and other high-level protocol details for which this module offers only limited support.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 27 Apr 2024 11:20:29 CST
CompletedSat, 27 Apr 2024 11:29:44 CST
Taskbuild (f41, /rpms/perl-AnyEvent-HTTP.git:8fb8012af79d8e09239276b0d7998942c8ab13f4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-AnyEvent-HTTP.git#8fb8012af79d8e09239276b0d7998942c8ab13f4'}}
Tags
f41
RPMs
src
perl-AnyEvent-HTTP-2.25-13.fc41.src.rpm (info) (download)
noarch
perl-AnyEvent-HTTP-2.25-13.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.25-8 - Perl 5.36 rebuild