Search Criteria
Package Details: ahriman-git 1.4.1.r14.g4521c2a-1
Git Clone URL: | https://aur.archlinux.org/ahriman-git.git (read-only, click to copy) |
---|---|
Package Base: | ahriman-git |
Description: | ArcH Linux ReposItory MANager |
Upstream URL: | https://github.com/arcan1s/ahriman |
Licenses: | GPL3 |
Conflicts: | ahriman |
Submitter: | hayao |
Maintainer: | hayao |
Last Packager: | hayao |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-14 14:29 (UTC) |
Last Updated: | 2021-10-14 14:31 (UTC) |
Dependencies (22)
- devtools (devtools32-git, devtools-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc)
- pyalpm (pyalpm-next-git)
- python-aur
- python-passlib
- python-srcinfo
- python-pip (make)
- breezy (optional) – -bzr packages support
- darcs (optional) – -darcs packages support
- gnupg (gnupg-large-rsa, gnupg-large-secmem, gnupg-git, gnupg23, gnupg24, gnupg-largekeys) (optional) – package and repository sign
- mercurial (mercurial-hg, mercurial-stable-hg) (optional) – -hg packages support
- python-aioauth-client (optional) – web server with OAuth2 authorization
- python-aiohttp (python-aiohttp-git) (optional) – web server
- python-aiohttp-debugtoolbar (optional) – web server with enabled debug panel
- python-aiohttp-jinja2 (optional) – web server
- python-aiohttp-security (optional) – web server with authorization
- python-aiohttp-session (optional) – web server with authorization
- python-boto3 (optional) – sync to s3
- python-cryptography (optional) – web server with authorization
- python-jinja (optional) – html report generation
- rsync (rsync-git, rsync-reflink-git, rsync-reflink) (optional) – sync by using rsync
- subversion (optional) – -svn packages support
Latest Comments
arcanis commented on 2023-08-11 15:12 (UTC)
Because of the migration to PEP517, the project now requires the following packages as makedeps:
python-build
python-flit
python-installer
python-wheel
Also data files have to be handled explicitly in PKGBUILD, e.g.:
PKGBUILD in the repository tree has been also updated to actual state and tested in clean chroot, see https://github.com/arcan1s/ahriman/commit/1baf04998d7f976dfdd09a1cc80dcee6819fc6ec for more details
MarsSeed commented on 2023-07-20 15:02 (UTC)
Needs dependency changes.
The deprecated
python-aur
should be removed: it is not used by this application.Also
python-pip
is not needed for the build.But it has to have the following new dependencies:
python-cerberus
python-inflection
python-requests