gpo.zugaina.org

Search Portage & Overlays:

dev-python/blake3

Python bindings for the BLAKE3 cryptographic hash function

Screenshots

  • blake3-1.0.9
    ~amd64 ~arm64
    +rust test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug

    View      Download      Browse     License: || ( CC0-1.0 Apache-2.0 ) rust? ( Apache-2.0-with-LLVM-exceptions BSD-2 Unicode-3.0 || ( Apache-2.0 CC0-1.0 MIT-0 ) || ( Apache-2.0 MIT ) )   
    Overlay: stuff
  • blake3-1.0.9
    ~amd64
    +rust test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug

    View      Download      Browse     License: || ( CC0-1.0 Apache-2.0 ) rust? ( Apache-2.0-with-LLVM-exceptions BSD-2 Unicode-3.0 || ( Apache-2.0 CC0-1.0 MIT-0 ) || ( Apache-2.0 MIT ) )   
    Overlay: gentoo
  • blake3-1.0.8-r1
    ~amd64
    +rust test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: || ( CC0-1.0 Apache-2.0 ) rust? ( Apache-2.0-with-LLVM-exceptions BSD-2 MIT Unicode-3.0 || ( Apache-2.0 CC0-1.0 MIT-0 ) )   
    Overlay: gentoo
  • blake3-1.0.8-r1
    ~amd64 ~arm64
    +rust test debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: || ( CC0-1.0 Apache-2.0 ) rust? ( Apache-2.0-with-LLVM-exceptions BSD-2 MIT Unicode-3.0 || ( Apache-2.0 CC0-1.0 MIT-0 ) )   
    Overlay: stuff

ChangeLog

commit d7a396637fb2ebeb24ea70956769209c1c7f7475
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 06:29:14 2026 +0200

dev-python/blake3: trim 1.0.9 comment prose

commit 4047cbf19e3152f8f29db4c075212ea981fe0de5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 06:29:14 2026 +0200

dev-python/blake3: trim 1.0.8-r1 comment prose

commit 8c25128a2b01aff3463c9542ac97a12c278d14af
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Sep 6 12:55:15 2026 +0200

dev-python/blake3: use standalone PEP 517 backend

Switching DISTUTILS_USE_PEP517 per USE flag inside python_compile
relies on the eclass re-reading the variable mid-phase, which is
undocumented behaviour. Declare standalone once and write a minimal
pyproject.toml into c_impl/ instead, so each source tree carries the
backend it actually builds with. standalone contributes no backend
dependency, so maturin and setuptools stay declared by hand in
BDEPEND.

commit 6cce62ba603bb7c107a73c7f48a71f2703b984da
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Sep 6 09:54:08 2026 +0200

dev-python/blake3: Keyword 1.0.9 for ~arm64

The Rust extension and bundled BLAKE3 implementation support aarch64.

commit 311c05129dcb5a19ba7441006448f956cbc09465
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Sep 6 09:54:08 2026 +0200

dev-python/blake3: Keyword 1.0.8-r1 for ~arm64

The Rust extension and bundled BLAKE3 implementation support aarch64.

commit 420c2d343aae3c0d091a1e54e1807a71c7f15605
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Sep 6 09:50:28 2026 +0200

dev-python/blake3: add 1.0.8-r1, 1.0.9

Import the current Gentoo ebuilds as dependencies for the materials science stack.