Sophie

Sophie

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

golang-github-bwesterb-ristretto-1.2.2-1.mga9.src.rpm

# Generated by go2rpm 1.8.0
%bcond_without check
%global debug_package %{nil}

# https://github.com/bwesterb/go-ristretto
%global goipath         github.com/bwesterb/go-ristretto
Version:                1.2.2

%gometa

%global common_description %{expand:
Pure Go implementation of the Ristretto prime-order group over Edwards25519.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 1
Summary:        Pure Go implementation of the Ristretto prime-order group over Edwards25519
Group:          Development/Other

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

%description %{common_description}

%gopkg

%prep
%goprep

%generate_buildrequires
%go_generate_buildrequires

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Sat Apr 29 2023 guillomovitch <guillomovitch> 1.2.2-1.mga9
+ Revision: 1955350
- imported package golang-github-bwesterb-ristretto