Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > f2d764dac5aff3640525b9a37be9da4f > files > 1

golang-github-form3tech-oss-jwt-3.2.2-2.mga9.src.rpm

# Generated by go2rpm 1.3
%bcond_without check

# https://github.com/form3tech-oss/jwt-go
%global goipath         github.com/form3tech-oss/jwt-go
Version:                3.2.2

%gometa

%global common_description %{expand:
Golang implementation of JSON Web Tokens (JWT).}

%global golicenses      LICENSE
%global godocs          MIGRATION_GUIDE.md README.md VERSION_HISTORY.md\\\
                        cmd/jwt/README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Golang implementation of JSON Web Tokens (JWT)
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> 3.2.2-2.mga9
+ Revision: 1815300
- Mageia 9 Mass Rebuild

* Sat Nov 13 2021 guillomovitch <guillomovitch> 3.2.2-1.mga9
+ Revision: 1756106
- imported package golang-github-form3tech-oss-jwt