Search Criteria
Package Details: python-archspec 0.2.5-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-archspec.git (read-only, click to copy) |
|---|---|
| Package Base: | python-archspec |
| Description: | A library for detecting, labeling, and reasoning about microarchitectures |
| Upstream URL: | https://github.com/archspec/archspec |
| Licenses: | MIT |
| Submitter: | arielzn |
| Maintainer: | arielzn |
| Last Packager: | arielzn |
| Votes: | 3 |
| Popularity: | 0.000600 |
| First Submitted: | 2021-02-04 00:18 (UTC) |
| Last Updated: | 2025-11-11 10:12 (UTC) |
Dependencies (4)
- python
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
Latest Comments
micwoj92 commented on 2025-11-08 00:05 (UTC)
Please install license file
bfplaktana commented on 2025-04-24 21:27 (UTC) (edited on 2025-04-24 21:30 (UTC) by bfplaktana)
I'm getting this error while installing:
Is there a way to fix this manually?
EDIT: I guess the solution was to just install
python-buildandpython-installer. They should be in themakedependsas the comment below stated.peippo commented on 2025-04-23 13:20 (UTC)
Also, could you add
python-buildandpython-installerto themakedepends? Thanks!micwoj92 commented on 2025-01-27 18:18 (UTC)
Makedep should be
python-poetry-coreinstead ofpython-poetry.