commit: fa0e3cdafd247b49bf9c36b35ad4b6a097a8cdfa
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 11:49:53 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 12:02:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0e3cda
dev-python/proto-plus: Fix protobuf-python dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{proto-plus-1.24.0.ebuild => proto-plus-1.24.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/proto-plus/proto-plus-1.24.0.ebuild
b/dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild
similarity index 94%
rename from dev-python/proto-plus/proto-plus-1.24.0.ebuild
rename to dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild
index e71f9a45d8dc..e6c71cd00e42 100644
--- a/dev-python/proto-plus/proto-plus-1.24.0.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild
@@ -25,7 +25,7 @@ SLOT="0"
KEYWORDS="amd64 arm64 x86"
RDEPEND="
- <dev-python/protobuf-python-5[${PYTHON_USEDEP}]
+ <dev-python/protobuf-python-6[${PYTHON_USEDEP}]
>=dev-python/protobuf-python-3.19.0[${PYTHON_USEDEP}]
"
BDEPEND="