Sophie

Sophie

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

golang-github-gobuffalo-envy-1.9.0-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/gobuffalo/envy
%global goipath         github.com/gobuffalo/envy
Version:                1.9.0

%gometa

%global common_description %{expand:
Envy makes working with ENV variables in Go trivial.}

%global golicenses      LICENSE.txt
%global godocs          README.md SHOULDERS.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Work with ENV variables in Go trivially
Group:          Development/Other

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

BuildRequires:  golang(github.com/joho/godotenv)
BuildRequires:  golang(github.com/rogpeppe/go-internal/modfile)

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

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


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

* Sun Nov 21 2021 guillomovitch <guillomovitch> 1.9.0-1.mga9
+ Revision: 1758246
- imported package golang-github-gobuffalo-envy