about summary refs log tree commit diff stats
path: root/package/blake3 (follow)
Commit message (Collapse)AuthorAge
* refactor(treewide): Remove all references of the now obsolete update_raw.pyBenedikt Peetz2025-02-16
|
* fix(package/blake3): Migrate to the new `fetchCargoVendor` fetcherBenedikt Peetz2025-02-14
| | | | | This is necessary, because the old `fetchCargoTarball` fetcher, has become not reproducible because of `cargo` changes.
* fix(package): Actually provide the blake3 library to the python interpreterBenedikt Peetz2024-08-22
|
* chore(treewide): Add missing licenseBenedikt Peetz2024-08-22
|
* build(package): Include python `blake3` dependencyBenedikt Peetz2024-08-22