Search Criteria
Package Details: python-archspec 0.2.5-3
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.030445 |
First Submitted: | 2021-02-04 00:18 (UTC) |
Last Updated: | 2025-05-07 21:15 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
Latest Comments
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-build
andpython-installer
. They should be in themakedepends
as the comment below stated.peippo commented on 2025-04-23 13:20 (UTC)
Also, could you add
python-build
andpython-installer
to themakedepends
? Thanks!micwoj92 commented on 2025-01-27 18:18 (UTC)
Makedep should be
python-poetry-core
instead ofpython-poetry
.