Sat, 24 Jan 2026 00:13:04 CST | login

Information for build perl-HTTP-Tiny-0.088-3.ocs23

ID15415
Package Nameperl-HTTP-Tiny
Version0.088
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-HTTP-Tiny.git?.#ca468c39cc9c912b7513ca0208a35c3a2d02dc84
SummaryTiny HTTP Client
DescriptionThis is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resumes after EINTR. If IO::Socket::IP 0.25 or later is installed, HTTP::Tiny will use it instead of IO::Socket::INET for transparent support for both IPv4 and IPv6. Cookie support requires HTTP::CookieJar or an equivalent class.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 00:50:10 CST
CompletedSat, 17 Aug 2024 00:53:52 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-HTTP-Tiny.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-HTTP-Tiny.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
perl-HTTP-Tiny-0.088-3.ocs23.src.rpm (info) (download)
noarch
perl-HTTP-Tiny-0.088-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.088-3 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.088-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 02 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.088-1 - Upgrade to upstream version 0.088 - Remove perl-libs which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.082-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.082-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jan 21 2022 Zhao Zhen <jeremiazhao@tencent.com> - 0.082-1 - Initial building