summaryrefslogtreecommitdiff
path: root/dev-python/blake3/blake3-0.4.1.ebuild
AgeCommit message (Collapse)Author
2024-11-09*/*: update for slotted RustMatt Jolly
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>
2024-06-13dev-python/blake3: Enable py3.13Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-13dev-python/blake3: Fix USE=-rust with GCC 14Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-05dev-python/blake3: Bump to 0.4.1Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>