Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > e24735cdc441a2e7896a8e5c388b7ba0 > files > 1

golang-github-tmc-grpc-websocket-proxy-0-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/tmc/grpc-websocket-proxy
%global goipath         github.com/tmc/grpc-websocket-proxy
%global commit          e5319fda780223b9d4d06dba2059a26ebff67b8a

%gometa

%global common_description %{expand:
Wrap your grpc-gateway mux with this helper to expose streaming endpoints over
websockets.}

%global golicenses      LICENSE
%global godocs          examples README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 2
Summary:        Proxy to upgrade grpc-gateway streaming endpoints to use websockets
Group:          Development/Other
BuildArch:      noarch

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

BuildRequires:  golang(github.com/golang/glog)
BuildRequires:  golang(github.com/golang/protobuf/jsonpb)
BuildRequires:  golang(github.com/golang/protobuf/proto)
BuildRequires:  golang(github.com/gorilla/websocket)
BuildRequires:  golang(github.com/grpc-ecosystem/grpc-gateway/runtime)
BuildRequires:  golang(github.com/grpc-ecosystem/grpc-gateway/utilities)
BuildRequires:  golang(github.com/sirupsen/logrus)
BuildRequires:  golang(golang.org/x/net/context)
BuildRequires:  golang(golang.org/x/net/trace)
BuildRequires:  golang(google.golang.org/genproto/googleapis/api/annotations)
BuildRequires:  golang(google.golang.org/grpc)
BuildRequires:  golang(google.golang.org/grpc/codes)
BuildRequires:  golang(google.golang.org/grpc/grpclog)
BuildRequires:  golang(google.golang.org/grpc/status)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Wed Apr 06 2022 umeabot <umeabot> 0-2.mga9
+ Revision: 1845970
- Mageia 9 Mass Rebuild

* Wed Nov 17 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1757569
- new git snapshot

* Wed Dec 30 2020 pterjan <pterjan> 0-0.1.mga8
+ Revision: 1666165
- Mageiaize
- imported package golang-github-tmc-grpc-websocket-proxy


* Mon Aug 03 20:11:08 CEST 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.7.20200803git3cfed13
- Bump to commit 3cfed13b99662c5c5740aa3bed7a81170f3ef94f

* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6
- Second attempt - Rebuilt for
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Sat Apr 27 15:53:27 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.2.20190408git0ad062e
- Update to new macros

* Mon Apr 08 18:45:55 CET 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190408git0ad062e
- First package for Fedora