commit:     986a04128d80a3d045672b7efef253f93c36a921
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 17:01:12 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 17:04:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=986a0412

dev-python/proto-plus: Remove unnecessary grpcio test-dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/proto-plus/proto-plus-1.23.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/proto-plus/proto-plus-1.23.0.ebuild 
b/dev-python/proto-plus/proto-plus-1.23.0.ebuild
index 79ba48ea9b78..06b1ed460c1e 100644
--- a/dev-python/proto-plus/proto-plus-1.23.0.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.23.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -31,7 +31,6 @@ RDEPEND="
 BDEPEND="
        test? (
                >=dev-python/google-api-core-1.31.5[${PYTHON_USEDEP}]
-               dev-python/grpcio[${PYTHON_USEDEP}]
                dev-python/pytz[${PYTHON_USEDEP}]
        )
 "

Reply via email to