Fri, 27 Jun 2025 00:10:15 CST | login

Information for build perl-HTTP-Tiny-0.088-4.oc9

ID34166
Package Nameperl-HTTP-Tiny
Version0.088
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-HTTP-Tiny.git?.#260fcae2dc36b731799da21889ad45ad3396320d
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 05:11:03 CST
CompletedWed, 23 Apr 2025 05:13:39 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-HTTP-Tiny.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-HTTP-Tiny.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-HTTP-Tiny-0.088-4.oc9.src.rpm (info) (download)
noarch
perl-HTTP-Tiny-0.088-4.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.088-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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