[gentoo-commits] repo/gentoo:master commit in: dev-ruby/grpc/

2024-01-31 Thread Joonas Niilola
commit: 8dfac48ada1416436f7c2e62f996d36f75f85001
Author: Guillaume Seren  gmail  com>
AuthorDate: Wed Nov 29 22:26:56 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jan 31 12:54:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfac48a

dev-ruby/grpc: Bump version 1.59.2

Signed-off-by: Guillaume Seren  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-ruby/grpc/Manifest   | 1 +
 dev-ruby/grpc/grpc-1.54.0.ebuild | 4 ++--
 dev-ruby/grpc/{grpc-1.54.0.ebuild => grpc-1.59.2.ebuild} | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/grpc/Manifest b/dev-ruby/grpc/Manifest
index 2c5dae3cdbda..3bd8d43cd81d 100644
--- a/dev-ruby/grpc/Manifest
+++ b/dev-ruby/grpc/Manifest
@@ -1 +1,2 @@
 DIST grpc-1.54.0.gem 6047232 BLAKE2B 
66e48f27748867eb99464ecf659204a2e0f8c9ad9c998fe13dbf8daf159f928d54414d28f121ecb52f1cb8d277651f91b4259eecf9cca2836d25cacbcfe9ea3a
 SHA512 
72e76223800078584151cf6a6833b4cb3cfc0fa0733b050b9ccf5180ef7250b26fc22d7bac52f636b5ada68723eb04f67f51d24aacf7dc1288333c7adab556d6
+DIST grpc-1.59.2.gem 6404096 BLAKE2B 
6953d538cee06c1f8795ca7949c22dd60d9aa4c4aa51c8d92631b646929682089969db1d2f206cd2e4c1e3692803c2cef685edf22f6d7a2d20b79dc735c942bc
 SHA512 
a624ddf60f5befe043cdcfa015f2541bdf5b67604f8dd51652dd13a9576673df624513048d9e591c54da6e8fa1b983e78f8ca79d301c089fca5be6f12722b827

diff --git a/dev-ruby/grpc/grpc-1.54.0.ebuild b/dev-ruby/grpc/grpc-1.54.0.ebuild
index 0bd2e080f8f7..934ddf075b4a 100644
--- a/dev-ruby/grpc/grpc-1.54.0.ebuild
+++ b/dev-ruby/grpc/grpc-1.54.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,7 @@ IUSE=""
 
 ruby_add_rdepend "
dev-ruby/googleapis-common-protos-types:1
-   >=dev-ruby/google-protobuf-3.21:3
+   >=dev-ruby/google-protobuf-3.24.4
 "
 
 each_ruby_install() {

diff --git a/dev-ruby/grpc/grpc-1.54.0.ebuild b/dev-ruby/grpc/grpc-1.59.2.ebuild
similarity index 89%
copy from dev-ruby/grpc/grpc-1.54.0.ebuild
copy to dev-ruby/grpc/grpc-1.59.2.ebuild
index 0bd2e080f8f7..934ddf075b4a 100644
--- a/dev-ruby/grpc/grpc-1.54.0.ebuild
+++ b/dev-ruby/grpc/grpc-1.59.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,7 @@ IUSE=""
 
 ruby_add_rdepend "
dev-ruby/googleapis-common-protos-types:1
-   >=dev-ruby/google-protobuf-3.21:3
+   >=dev-ruby/google-protobuf-3.24.4
 "
 
 each_ruby_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/grpc/

2023-12-28 Thread Hans de Graaff
commit: f04f7af1512f2bac04533ef396f8819c2a8db626
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 29 07:09:50 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 29 07:18:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04f7af1

dev-ruby/grpc: enable ruby33

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/grpc/grpc-1.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/grpc/grpc-1.54.0.ebuild b/dev-ruby/grpc/grpc-1.54.0.ebuild
index 35334d6cf2d4..0bd2e080f8f7 100644
--- a/dev-ruby/grpc/grpc-1.54.0.ebuild
+++ b/dev-ruby/grpc/grpc-1.54.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTENSIONS=(src/ruby/ext/grpc/extconf.rb)
 RUBY_FAKEGEM_EXTRAINSTALL="etc src"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/grpc/

2023-08-27 Thread Arthur Zamarin
commit: c7eb4af199b1a3cabaa69f8a55f65eb8cfa9d004
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Aug 27 18:55:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Aug 27 18:55:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7eb4af1

dev-ruby/grpc: Keyword 1.54.0 arm64, #913117

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/grpc/grpc-1.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/grpc/grpc-1.54.0.ebuild b/dev-ruby/grpc/grpc-1.54.0.ebuild
index 9e1d6b9ea47a..35334d6cf2d4 100644
--- a/dev-ruby/grpc/grpc-1.54.0.ebuild
+++ b/dev-ruby/grpc/grpc-1.54.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/grpc/grpc;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 ruby_add_rdepend "



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/grpc/

2023-08-27 Thread Hans de Graaff
commit: 031f1d961485fce636c3ae6de6731362c137b2ef
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 27 07:56:42 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 27 16:58:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031f1d96

dev-ruby/grpc: new package, add 1.54.0

New dependency for app-emulation/vagrant.

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/grpc/Manifest   |  1 +
 dev-ruby/grpc/grpc-1.54.0.ebuild | 31 +++
 dev-ruby/grpc/metadata.xml   | 11 +++
 3 files changed, 43 insertions(+)

diff --git a/dev-ruby/grpc/Manifest b/dev-ruby/grpc/Manifest
new file mode 100644
index ..2c5dae3cdbda
--- /dev/null
+++ b/dev-ruby/grpc/Manifest
@@ -0,0 +1 @@
+DIST grpc-1.54.0.gem 6047232 BLAKE2B 
66e48f27748867eb99464ecf659204a2e0f8c9ad9c998fe13dbf8daf159f928d54414d28f121ecb52f1cb8d277651f91b4259eecf9cca2836d25cacbcfe9ea3a
 SHA512 
72e76223800078584151cf6a6833b4cb3cfc0fa0733b050b9ccf5180ef7250b26fc22d7bac52f636b5ada68723eb04f67f51d24aacf7dc1288333c7adab556d6

diff --git a/dev-ruby/grpc/grpc-1.54.0.ebuild b/dev-ruby/grpc/grpc-1.54.0.ebuild
new file mode 100644
index ..9e1d6b9ea47a
--- /dev/null
+++ b/dev-ruby/grpc/grpc-1.54.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTENSIONS=(src/ruby/ext/grpc/extconf.rb)
+RUBY_FAKEGEM_EXTRAINSTALL="etc src"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Send RPCs from Ruby using GRPC"
+HOMEPAGE="https://github.com/grpc/grpc;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   dev-ruby/googleapis-common-protos-types:1
+   >=dev-ruby/google-protobuf-3.21:3
+"
+
+each_ruby_install() {
+   # Remove all the "src" bits that are not needed
+   rm -rf src/core src/ruby/spec src/ruby/ext/grpc/{libs,objs} || die
+
+   each_fakegem_install
+}

diff --git a/dev-ruby/grpc/metadata.xml b/dev-ruby/grpc/metadata.xml
new file mode 100644
index ..ba831219e4dd
--- /dev/null
+++ b/dev-ruby/grpc/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+grpc/grpc
+  
+