代码拉取完成,页面将自动刷新
%global _empty_manifest_terminate_build 0
Name: perl-HTTP-Tinyish
Version: 0.19
Release: 2
Summary: HTTP::Tiny compatible HTTP client wrappers
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Group: Development/Libraries
URL: https://metacpan.org/release/HTTP-Tinyish
Source0: https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/HTTP-Tinyish-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl >= 0:5.008001
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(File::Which)
BuildRequires: perl(HTTP::Tiny) >= 0.055
BuildRequires: perl(JSON::PP)
BuildRequires: perl(parent)
BuildRequires: perl(Test::More) >= 0.96
%description
HTTP::Tinyish is a wrapper module for HTTP client modules LWP, HTTP::Tiny
and HTTP client software curl and wget.
%package help
Summary : HTTP::Tiny compatible HTTP client wrappers
Provides: perl-HTTP-Tinyish-doc
%description help
HTTP::Tinyish is a wrapper module for HTTP client modules LWP, HTTP::Tiny
and HTTP client software curl and wget.
%prep
%setup -q -n HTTP-Tinyish-%{version}
%build
export PERL_MM_OPT=""
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make_build
%install
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
%{_fixperms} $RPM_BUILD_ROOT/*
%check
make test
%files
%doc Changes cpanfile dist.ini LICENSE META.json README
%{perl_vendorlib}/*
%files help
%{_mandir}/man?/*
%changelog
* Sat Jan 18 2025 Funda Wang <fundawang@yeah.net> - 0.19-2
- drop useless perl(:MODULE_COMPAT) requirement
* Thu Oct 10 2024 maqi <maqi@uniontech.com> - 0.19-1
- Update version to 0.19
- Specify :raw for IPC::Run3 to force binary on Windows
* Tue Feb 06 2024 woody2918 <wudi1@uniontech.com> - 0.18-1
- Update version to 0.18
- Support max_redirect
* Wed Jul 21 2021 wangqing <wangqing@uniontech.com> - 0.17-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。