gpo.zugaina.org

Search Portage & Overlays:

dev-python/orjson

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

Screenshots

  • orjson-3.11.9
    amd64 arm arm64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86
    test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug verify-provenance

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0   
    Overlay: gentoo
  • orjson-3.11.9
    amd64 arm arm64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86
    test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0   
    Overlay: tatsh-overlay
  • orjson-3.11.8
    amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug verify-provenance

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0   
    Overlay: gentoo
  • orjson-3.11.8
    ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
    test debug python_targets_python3_13 python_targets_python3_14 debug verify-provenance

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0   
    Overlay: pg_overlay
  • orjson-3.10.16
    ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0   
    Overlay: EmilienMottet
  • orjson-3.10.15
    amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0   
    Overlay: EmilienMottet
  • orjson-3.10.12
    amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0   
    Overlay: EmilienMottet
  • orjson-3.10.10-r1
    amd64 arm arm64 x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-DFS-2016   
  • orjson-3.10.7-r1
    amd64 arm arm64 x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-DFS-2016   
  • orjson-3.9.15
    amd64 arm arm64 x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 MIT Unicode-DFS-2016 || ( Apache-2.0 Boost-1.0 )   
  • orjson-3.9.9
    amd64 arm arm64 x86
    test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016 || ( Apache-2.0 Boost-1.0 )   

ChangeLog

commit d55fc37665c2203ef7223be4c37c2cbcac9b1977
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 23:19:21 2026 -0400

dev-python/orjson: drop PYPI_VERIFY_REPO

pypi.eclass exports its own src_unpack when that variable is set. It is
inherited after cargo, so it replaced cargo_src_unpack and the crates were
never vendored.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 55314dbc6488fd2e4cbe850e8a9f0bcab5d29913
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 13:38:03 2026 -0400

dev-python/orjson: new package, add 3.11.9

Imported from ::gentoo, which deprecated it. dev-python/niquests-mock
requires it.

Signed-off-by: Andrew Udvare <audvare@gmail.com>