Sophie

Sophie

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

golang-github-sendgrid-3.10.0-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_with check

# https://github.com/sendgrid/sendgrid-go
%global goipath         github.com/sendgrid/sendgrid-go
Version:                3.10.0

%gometa

%global common_description %{expand:
The Official Twilio SendGrid Led, Community Driven Golang API Library.}

%global golicenses      LICENSE.md
%global godocs          examples CONTRIBUTING.md TROUBLESHOOTING.md\\\
                        ISSUE_TEMPLATE.md PULL_REQUEST_TEMPLATE.md\\\
                        FIRST_TIMERS.md CODE_OF_CONDUCT.md CHANGELOG.md\\\
                        USAGE.md README.md 

Name:           %{goname}
Release:        %mkrel 2
Summary:        The Official Twilio SendGrid Led, Community Driven Golang API Library
Group:          Development/Other
BuildArch:      noarch
License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
BuildRequires:  golang(github.com/sendgrid/rest)

%if %{with check}
# Tests
BuildRequires:  golang(github.com/stretchr/testify/assert)
BuildRequires:  golang(github.com/stretchr/testify/require)
%endif

%description
%{common_description}

%gopkg

%prep
%goprep
%autopatch -p1

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Mon Mar 21 2022 umeabot <umeabot> 3.10.0-2.mga9
+ Revision: 1816001
- Mageia 9 Mass Rebuild

* Sat Jan 29 2022 guillomovitch <guillomovitch> 3.10.0-1.mga9
+ Revision: 1770288
- new version 3.10.0

* Sat Sep 05 2020 pterjan <pterjan> 3.6.3-1.mga8
+ Revision: 1622646
- imported package golang-github-sendgrid


* Sat Sep 05 13:35:10 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 3.6.3-1
- Initial package