dev-python/protobuf
Google's Protocol Buffers - Python bindings
-
protobuf-7.35.1~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: gentoo -
protobuf-7.35.0~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: gentoo -
protobuf-7.34.2~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: gentoo -
protobuf-7.34.1~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: tgbugs-overlay -
protobuf-7.34.1~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: gentoo -
protobuf-6.33.6~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: gentoo -
protobuf-6.31.1~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: gentoo -
protobuf-5.29.6~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macospython_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
View
Download
Browse License: BSD Overlay: gentoo -
protobuf-5.29.4~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macospython_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
View
Download
Browse License: BSD Overlay: tgbugs-overlay
ChangeLog
commit f666905c413c865128c5ce83eb382fd3c299acfd
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon May 18 11:57:42 2026 -0700
dev-python/protobuf: pycompat bump
commit 035ee1f3f7d329fed1a589cfd7154a775651c324
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon May 18 10:49:29 2026 -0700
dev-python vbump for pypy3_11
I expect that a number of these will not work which is why the older
ebuilds have not been removed yet
commit db4f31486da0898592ddf8a3779bc40474278678
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun May 18 21:11:07 2025 -0400
dev-python/protobuf: vbump
commit aad3e644c7cc733f7cc860424163f7bf0df62470
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Mar 20 18:10:39 2025 -0700
dev-python/protobuf: vbump and pypy3_11
looks like the gcc 14 related issues were fixed between
5.28.0 and 5.28.3 so dropping the patch
commit f9c3a4bf147c8118b5b9d5f25621c7147c5dbcb9
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Nov 24 09:37:29 2024 -0800
dev-python/protobuf: work around gcc 14 issues
when building the c extension there are two errors caused by
implicit function definitions and int conversions which could
be patched in the source but for now we silence the compiler
warnings on these under the assumeption that upstream will
fix the issue properly in the future
commit 674938535e916de1a1e817e82777b97e55e6d5bb
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Nov 23 14:28:51 2024 -0800
dev-python: vbump upstream missing pypy3
commit e2dd11bc980350b530773e7ef962334b28850d23
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Nov 23 13:58:53 2024 -0800
dev-python batch dep renaming to match upstream
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon May 18 11:57:42 2026 -0700
dev-python/protobuf: pycompat bump
commit 035ee1f3f7d329fed1a589cfd7154a775651c324
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon May 18 10:49:29 2026 -0700
dev-python vbump for pypy3_11
I expect that a number of these will not work which is why the older
ebuilds have not been removed yet
commit db4f31486da0898592ddf8a3779bc40474278678
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun May 18 21:11:07 2025 -0400
dev-python/protobuf: vbump
commit aad3e644c7cc733f7cc860424163f7bf0df62470
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Mar 20 18:10:39 2025 -0700
dev-python/protobuf: vbump and pypy3_11
looks like the gcc 14 related issues were fixed between
5.28.0 and 5.28.3 so dropping the patch
commit f9c3a4bf147c8118b5b9d5f25621c7147c5dbcb9
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Nov 24 09:37:29 2024 -0800
dev-python/protobuf: work around gcc 14 issues
when building the c extension there are two errors caused by
implicit function definitions and int conversions which could
be patched in the source but for now we silence the compiler
warnings on these under the assumeption that upstream will
fix the issue properly in the future
commit 674938535e916de1a1e817e82777b97e55e6d5bb
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Nov 23 14:28:51 2024 -0800
dev-python: vbump upstream missing pypy3
commit e2dd11bc980350b530773e7ef962334b28850d23
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Nov 23 13:58:53 2024 -0800
dev-python batch dep renaming to match upstream

