Sophie

Sophie

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

golang-github-streadway-handy-0-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/streadway/handy
%global goipath         github.com/streadway/handy
%global commit          0f66f006fb2ebde51f4ce769641df75d602989e7

%gometa

%global common_description %{expand:
Collection of useful HTTP handlers that form a handler stack of filters. Many
are opinionated for a specific purpose.}


%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 2
Summary:        Net/http handler filters
Group:          Development/Other
BuildArch:      noarch

License:        BSD
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
# https://github.com/streadway/handy/issues/38
%gocheck -d retry
%endif

%gopkgfiles



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

* Wed Nov 17 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1757548
- rebuild for mageia 9

* Thu Dec 31 2020 pterjan <pterjan> 0-0.1.mga8
+ Revision: 1666534
- Mageiaize
- imported package golang-github-streadway-handy