Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 34605cf058ae1d07fbba93515e8cda0d > files > 2

golang-github-valyala-fasttemplate-1.2.1-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/valyala/fasttemplate
%global goipath         github.com/valyala/fasttemplate
Version:                1.2.1

%gometa

%global common_description %{expand:
Simple and fast template engine for Go.

Fasttemplate performs only a single task - it substitutes template placeholders
with user-defined values.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Simple and fast template engine for Go
Group:          Development/Other

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

BuildRequires:  golang(github.com/valyala/bytebufferpool)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


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

* Sun Nov 21 2021 guillomovitch <guillomovitch> 1.2.1-1.mga9
+ Revision: 1758290
- imported package golang-github-valyala-fasttemplate