Sophie

Sophie

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

golang-github-jbenet-context-0-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/jbenet/go-context
%global goipath         github.com/jbenet/go-context
%global commit          d14ea06fba99483203c19d92cfcd13ebe73135f4

%gometa

%global common_description %{expand:
Context.Context extensions.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 2
Summary:        Context.Context extensions
Group:          Development/Other
BuildArch:      noarch
License:        MIT
URL:            %{gourl}
Source0:        %{gosource}

BuildRequires:  golang(golang.org/x/net/context)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles



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

* Fri Nov 19 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1757900
- rebuild for mageia 9

* Fri Sep 04 2020 pterjan <pterjan> 0-0.1.mga8
+ Revision: 1622177
- imported package golang-github-jbenet-context


* Fri Sep 04 20:44:02 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 0-0.1.20200904gitd14ea06
- Initial package