Search Criteria
Package Details: ahriman 2.20.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ahriman.git (read-only, click to copy) |
|---|---|
| Package Base: | ahriman |
| Description: | ArcH linux ReposItory MANager (meta package) |
| Upstream URL: | https://ahriman.readthedocs.io/ |
| Licenses: | GPL-3.0-or-later |
| Submitter: | arcanis |
| Maintainer: | arcanis |
| Last Packager: | arcanis |
| Votes: | 3 |
| Popularity: | 0.000003 |
| First Submitted: | 2021-04-09 22:44 (UTC) |
| Last Updated: | 2026-03-13 15:11 (UTC) |
Dependencies (8)
- ahriman-coreAUR
- ahriman-triggersAUR
- ahriman-webAUR
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- python-build (make)
- python-flit (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
Korialo commented on 2024-12-02 14:35 (UTC)
@arcanis In case you missed this:
https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission
arcanis commented on 2023-11-06 21:42 (UTC)
2.12.0-1 introduces some significant changes. Mostly they should be backward compatible, though, I'd expect some issues on old configuration
See https://github.com/arcan1s/ahriman/releases/tag/2.12.0 and https://ahriman.readthedocs.io/en/stable/migration.html#to-2-12-0 for more details.
arcanis commented on 2023-05-22 15:08 (UTC)
upgrading to >=2.9.0-1 requires manual intervention, see https://github.com/arcan1s/ahriman/releases/tag/2.9.0 for more details (also duplicated by post upgrade message)
arcanis commented on 2022-09-09 16:54 (UTC)
@intelfx nah, it's actually bug 🙂 thanks for report
intelfx commented on 2022-09-09 16:30 (UTC) (edited on 2022-09-09 16:42 (UTC) by intelfx)
It would seem that boto3 is required for the
setup-reposubcommand (with default configuration), so it probably should be a hard dep (or ahriman itself should be fixed):UPD: same for
python-setuptoolsandpython-jinja.