Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > f1f6d85f06e2ccf442632f1998697c3b > files > 1

golang-github-resty-2.7.0-2.mga9.src.rpm

# Generated by go2rpm 1
# The tests are communitating with a thrid-party system
%bcond_with check

# https://github.com/go-resty/resty
%global goipath         github.com/go-resty/resty
Version:                2.7.0

%gometa

%global goaltipaths     github.com/go-resty/resty/v2

%global common_description %{expand:
Simple HTTP and REST client library for Go.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Simple HTTP and REST client library
Group:          Development/Other

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:      noarch

BuildRequires:  golang(golang.org/x/net/publicsuffix)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall


%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Wed Mar 23 2022 umeabot <umeabot> 2.7.0-2.mga9
+ Revision: 1822005
- Mageia 9 Mass Rebuild

* Tue Nov 23 2021 guillomovitch <guillomovitch> 2.7.0-1.mga9
+ Revision: 1758775
- imported package golang-github-resty