Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 47a0ee579a9af294ad21c139a6f0f1f8 > files > 4

golang-github-pelletier-buffruneio-0.3.0-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/pelletier/go-buffruneio
%global goipath         github.com/pelletier/go-buffruneio
Version:                0.3.0

%gometa

%global common_description %{expand:
Buffruneio provides rune-based buffered input.}

%global golicenses      LICENSE
%global godocs          README.md

%global gosupfiles glide.lock glide.yaml

Name:           %{goname}
Release:        %mkrel 2
Summary:        Wrapper around bufio to provide buffered runes access with unlimited unreads
Group:          Development/Other
BuildArch:      noarch
License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
Source1:        glide.yaml
Source2:        glide.lock

%description
%{common_description}

%gopkg

%prep
%goprep
cp %{S:1} %{S:2} .

%install
%gopkginstall

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

%gopkgfiles


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

* Sat Jan 29 2022 guillomovitch <guillomovitch> 0.3.0-1.mga9
+ Revision: 1770303
- imported package golang-github-pelletier-buffruneio