Search Criteria
Package Details: python-blake3 1.0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-blake3.git (read-only, click to copy) |
---|---|
Package Base: | python-blake3 |
Description: | Python bindings for the BLAKE3 cryptographic hash function |
Upstream URL: | https://github.com/oconnor663/blake3-py |
Keywords: | blake3 hash python |
Licenses: | Apache-2.0, CC0-1.0 |
Submitter: | gmes78 |
Maintainer: | gmes78 (oconnor663) |
Last Packager: | oconnor663 |
Votes: | 3 |
Popularity: | 0.48 |
First Submitted: | 2020-02-29 18:31 (UTC) |
Last Updated: | 2025-04-27 00:06 (UTC) |
Dependencies (5)
- python (python37AUR)
- python-build (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
Required by (5)
- python-multiformats (check)
- python-multiformats (optional)
- python-ubelt
- python-vllm
- python-vllm-bin
Latest Comments
1 2 3 Next › Last »
oconnor663 commented on 2025-04-27 00:08 (UTC)
Updated, thanks for the tip.
lahwaacz commented on 2025-04-26 19:51 (UTC)
See the
RUSTUP_TOOLCHAIN
environment variable in https://wiki.archlinux.org/title/Rust_package_guidelinesoconnor663 commented on 2025-04-26 19:25 (UTC)
Hmm that makes sense. I'm not sure what the best practice is for Rust packages. Probably we should be specifying the stable toolchain somehow, so that if the user defaults to nightly or something we don't get weird results?
TheGreatAndyChow commented on 2025-04-26 14:10 (UTC)
I got errors trying to install this, I solved it by running "rustup default stable" and that solved my issue.
oconnor663 commented on 2025-04-14 02:33 (UTC)
@gmes78 yes please do. I hereby release all of my PKGBUILDs into the public domain, via CC0 if anyone cares :)
gmes78 commented on 2025-04-13 03:10 (UTC)
@oconnor663 May I license this PKGBUILD under the 0BSD license, as recommended by https://rfc.archlinux.page/0040-license-package-sources?
gmes78 commented on 2025-01-12 00:00 (UTC)
@oconnor663 The AUR seems to be having issues. I managed to push the pkgrel bump after a couple of tries.
oconnor663 commented on 2025-01-11 23:51 (UTC)
I tried to bump the pkgrel just now, but my SSH auth is giving me "Permission denied" errors. Is anyone else seeing the same problem? I don't think I've changed anything since the last time I pushed an update...
gmes78 commented on 2025-01-11 18:46 (UTC)
@micwoj92 @oconnor663 I have migrated the package to python-build/python-installer.
gmes78 commented on 2025-01-11 18:18 (UTC)
@WwPvWLcBrUubxgJQ It might be an issue with your AUR helper. Try building the package manually with makepkg.
1 2 3 Next › Last »