dev-python / blake3

Python bindings for the BLAKE3 cryptographic hash function

Official package sites : https://github.com/oconnor663/blake3-py/ · https://pypi.org/project/blake3/ ·

v1.0.4 :: 0 :: gentoo

Modified
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 ) )
Keywords
~amd64
USE flags
debug rust test

v1.0.2 :: 0 :: gentoo

Modified
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 ) )
Keywords
~amd64
USE flags
debug rust test

v1.0.1 :: 0 :: gentoo

Modified
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 ) )
Keywords
~amd64
USE flags
debug rust test

v1.0.0 :: 0 :: gentoo

Modified
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 ) )
Keywords
~amd64
USE flags
debug rust test

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
rust
Build the Rust implementation (if disabled, the "experimental" C implementation is used instead).
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-lang / python : Freethreading (no-GIL) version of Python programming language

943281
dev-python/blake3: bundles dev-libs/blake3
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Bump to 1.0.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Bump to 1.0.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Bump to 1.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/blake3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Bump to 1.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/blake3: simplify src_unpack
As suggested by mgorny: unconditionally call cargo_src_unpack as it does the right thing even if there's no crates to unpack, means we don't do it twice. Bug: https://bugs.gentoo.org/943230 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/blake3: fix pkg_setup, src_unpack
distutils-r1_pkg_setup doesn't exist and no other inherited eclass exports pkg_setup, so just let it call rust_pkg_setup Closes: https://bugs.gentoo.org/943230 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/blake3: Fix USE=-rust with GCC 14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Bump to 0.4.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Bump to 0.4.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/blake3: Merge the C impl under USE flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/blake3: Bump to 0.3.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
Rename dev-python/{blake3-py → blake3}
Signed-off-by: Michał Górny <mgorny@gentoo.org>