Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 8d96390b4fea6f901f271f79215b3f5e > files > 1

golang-x-oauth2-0-0.41.mga9.src.rpm

# Generated by go2rpm
%bcond_without bootstrap

# https://github.com/golang/oauth2
%global goipath         golang.org/x/oauth2
%global forgeurl        https://github.com/golang/oauth2
%global commit          d3ed0bb246c8d3c75b63937d9a5eecff9c74d7fe

%gometa

%global common_description %{expand:
A client implementation for OAuth 2.0 spec.}

%global golicenses      LICENSE
%global godocs          AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 0.41
Summary:        Client implementation for OAuth 2.0 spec
Group:          Development/Other
BuildArch:      noarch

# Upstream license specification: BSD-3-Clause
License:        BSD
URL:            %{gourl}
Source0:        %{gosource}

BuildRequires:  golang(cloud.google.com/go/compute/metadata)
BuildRequires:  golang(golang.org/x/net/context/ctxhttp)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Tue Apr 05 2022 umeabot <umeabot> 0-0.41.mga9
+ Revision: 1844892
- Mageia 9 Mass Rebuild

* Sat Jan 29 2022 guillomovitch <guillomovitch> 0-0.40.mga9
+ Revision: 1770323
- new git snapshot

* Sun Nov 07 2021 guillomovitch <guillomovitch> 0-0.39.mga9
+ Revision: 1754580
- new git snapshot

* Sun Aug 30 2020 pterjan <pterjan> 0-0.4.mga8
+ Revision: 1620212
- Bootstrap
- Sync with Fedora
- Rename to golang-x-oauth2

* Sat Jun 27 2020 joequant <joequant> 0-0.3.mga8
+ Revision: 1599484
- fix build

* Tue Nov 27 2018 pterjan <pterjan> 0-0.2.mga7
+ Revision: 1336169
- Rebuild without bootstrap

* Wed Nov 21 2018 pterjan <pterjan> 0-0.1.20181119git9dcd33a.mga7
+ Revision: 1332931
- Bootstrap the package
- imported package golang-googlecode-goauth2