Search Criteria
Package Details: ahriman-core 2.17.0-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 |
Upstream URL: | https://ahriman.readthedocs.io/ |
Licenses: | GPL-3.0-or-later |
Submitter: | arcanis |
Maintainer: | arcanis |
Last Packager: | arcanis |
Votes: | 3 |
Popularity: | 0.067160 |
First Submitted: | 2021-04-09 22:44 (UTC) |
Last Updated: | 2025-01-03 08:32 (UTC) |
Dependencies (21)
- devtools (devtools32-gitAUR, devtools-gitAUR, devtools-doasAUR)
- git (git-gitAUR, git-glAUR)
- pyalpm (pyalpm-gitAUR)
- python-bcrypt
- python-inflection
- python-pyelftools (python-pyelftools-gitAUR)
- python-requests
- python-build (make)
- python-flit (make)
- python-installer (make)
- python-wheel (make)
- ahriman-triggersAUR (optional) – additional extensions for the application
- ahriman-webAUR (optional) – web server
- ipython (ipython-gitAUR) (optional) – an enhanced shell interpreter
- python-boto3 (optional) – sync to s3
- python-cerberus (optional) – configuration validator
- python-jinja (optional) – html report generation
- python-matplotlib (python-matplotlib-gitAUR) (optional) – usage statistics chart
- python-requests-unixsocket2AUR (optional) – client report to web server by unix socket
- python-systemd (optional) – journal support
- Show 1 more dependencies...
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-repo
subcommand (with default configuration), so it probably should be a hard dep (or ahriman itself should be fixed):UPD: same for
python-setuptools
andpython-jinja
.