gpo.zugaina.org

Search Portage & Overlays:

dev-python/protobuf

Google's Protocol Buffers - Python bindings

Screenshots

  • protobuf-5.28.0
    ~alpha amd64 arm arm64 ~loong ~mips ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • protobuf-5.28.0
    ~alpha amd64 arm arm64 ~loong ~mips ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
    python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: BSD   
  • protobuf-5.27.4
    ~alpha amd64 arm arm64 ~loong ~mips ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • protobuf-5.27.2
    ~alpha amd64 arm arm64 ~loong ~mips ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • protobuf-4.25.4
    ~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • protobuf-4.23.3
    ~alpha amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
    test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • protobuf-4.22.5
    ~alpha amd64 ~arm ~arm64 ~loong ~mips ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos
    test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • protobuf-4.21.12
    ~alpha amd64 arm arm64 ~loong ~mips ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos
    test python_targets_python3_10 python_targets_python3_11 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • protobuf-4.21.9
    ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
    test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

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