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)

Required by (0)

Sources (3)

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.:

 pushd package && find . -type f -exec install -Dm644 "{}" "$pkgdir/usr/{}" \; && popd

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: