why don't you increase "pkgrel"? You are required to do this whenever you update the package.
Search Criteria
Package Details: python-magika 1.0.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-magika.git (read-only, click to copy) |
|---|---|
| Package Base: | python-magika |
| Description: | Detect file content types with deep learning |
| Upstream URL: | https://github.com/google/magika |
| Licenses: | Apache-2.0 |
| Provides: | magika-cli |
| Submitter: | bjin |
| Maintainer: | envolution (txtsd) |
| Last Packager: | txtsd |
| Votes: | 4 |
| Popularity: | 0.038570 |
| First Submitted: | 2024-02-16 09:40 (UTC) |
| Last Updated: | 2026-05-06 22:40 (UTC) |
Dependencies (16)
- python
- python-click
- python-dotenv
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-onnxruntime (python-onnxruntime-cpu, python-onnxruntime-cuda, python-onnxruntime-opt-cuda, python-onnxruntime-opt-rocm, python-onnxruntime-rocm)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
- protobuf (protobuf-gitAUR) (check)
- python-daciteAUR (check)
- python-pytest (check)
- python-tqdm (check)
Required by (2)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
<deleted-account> commented on 2024-02-17 17:55 (UTC)
bjin commented on 2024-02-17 16:12 (UTC)
@qbammey: fixed
qbammey commented on 2024-02-17 10:19 (UTC)
python-poetry (https://archlinux.org/packages/extra/any/python-poetry/) seems to be a dependency as well.
<deleted-account> commented on 2024-02-16 10:55 (UTC)
Thanks for the package.
Pinned Comments
txtsd commented on 2026-04-03 08:58 (UTC)
rustupis supposed to be managed by the user.You have to run
rustup updateas and when you need to unless you want to be stuck on the last version you updated to.If
rustupis not something you use, then yea, installrustdirectly to grab thecargodependency.