Search Criteria
Package Details: python-uuid-utils 0.16.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-uuid-utils.git (read-only, click to copy) |
|---|---|
| Package Base: | python-uuid-utils |
| Description: | Drop-in replacement for Python UUID with bindings in Rust |
| Upstream URL: | https://github.com/aminalaee/uuid-utils |
| Licenses: | BSD-3-Clause |
| Submitter: | mistersmee |
| Maintainer: | stiermid |
| Last Packager: | stiermid |
| Votes: | 1 |
| Popularity: | 0.61 |
| First Submitted: | 2025-12-03 15:34 (UTC) |
| Last Updated: | 2026-05-19 08:03 (UTC) |
Dependencies (9)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- python
- python-build (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
micwoj92 commented on 2026-01-26 20:41 (UTC)
No, it does not fit in
anycriteria. https://wiki.archlinux.org/title/PKGBUILD#archmistersmee commented on 2026-01-26 06:28 (UTC) (edited on 2026-01-26 06:28 (UTC) by mistersmee)
@micwoj92, the ELF files get compiled when building the package, though, and there are no architecture-dependent flags or anything. So it still fits into the
anycriteria. If you build this on i686 or arm, the ELFs will then be built for those architectures.micwoj92 commented on 2026-01-26 06:05 (UTC)
Package shouldn't have
anyarchitecture, contains elf files.