Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 80da9143879eae7bd1b4a3c628a71efe > files > 1

golang-github-jwt-4-4.4.2-1.mga9.src.rpm

# Generated by go2rpm 1.6.0
%bcond_without check

# https://github.com/golang-jwt/jwt
%global goipath         github.com/golang-jwt/jwt/v4
Version:                4.4.2

%gometa

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

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

Name:           %{goname}
Release:        %mkrel 1
Summary:        Golang implementation of JSON Web Tokens
Group:          Development/Other

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

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Wed Aug 24 2022 guillomovitch <guillomovitch> 4.4.2-1.mga9
+ Revision: 1879928
- imported package golang-github-jwt-4