Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > e27ed40816b86baa9ca3b0c5d189ca74 > files > 2

golang-github-justinas-alice-1.2.0-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/justinas/alice
%global goipath         github.com/justinas/alice
Version:                1.2.0

%gometa

%global common_description %{expand:
Alice provides a convenient way to chain your HTTP middleware functions and the
app handler.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Painless middleware chaining for Go
Group:          Development/Other

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

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


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

* Tue Nov 23 2021 guillomovitch <guillomovitch> 1.2.0-1.mga9
+ Revision: 1758856
- imported package golang-github-justinas-alice