Autogenerated commit at 2024-09-27 13:05:56.815605+00:00
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
pkgbase = ahriman
|
||||
pkgdesc = ArcH linux ReposItory MANager
|
||||
pkgver = 2.14.1
|
||||
pkgver = 2.15.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/arcan1s/ahriman
|
||||
install = ahriman.install
|
||||
@ -13,15 +13,10 @@ pkgbase = ahriman
|
||||
depends = devtools>=1:1.0.0
|
||||
depends = git
|
||||
depends = pyalpm
|
||||
depends = python-cerberus
|
||||
depends = python-inflection
|
||||
depends = python-passlib
|
||||
depends = python-pyelftools
|
||||
depends = python-requests
|
||||
depends = python-srcinfo
|
||||
optdepends = breezy: -bzr packages support
|
||||
optdepends = darcs: -darcs packages support
|
||||
optdepends = mercurial: -hg packages support
|
||||
optdepends = python-aioauth-client: web server with OAuth2 authorization
|
||||
optdepends = python-aiohttp: web server
|
||||
optdepends = python-aiohttp-apispec>=3.0.0: web server
|
||||
@ -30,18 +25,19 @@ pkgbase = ahriman
|
||||
optdepends = python-aiohttp-security: web server with authorization
|
||||
optdepends = python-aiohttp-session: web server with authorization
|
||||
optdepends = python-boto3: sync to s3
|
||||
optdepends = python-cerberus: configuration validator
|
||||
optdepends = python-cryptography: web server with authorization
|
||||
optdepends = python-matplotlib: usage statistics chart
|
||||
optdepends = python-requests-unixsocket2: client report to web server by unix socket
|
||||
optdepends = python-jinja: html report generation
|
||||
optdepends = python-systemd: journal support
|
||||
optdepends = rsync: sync by using rsync
|
||||
optdepends = subversion: -svn packages support
|
||||
backup = etc/ahriman.ini
|
||||
backup = etc/ahriman.ini.d/logging.ini
|
||||
source = https://github.com/arcan1s/ahriman/releases/download/2.14.1/ahriman-2.14.1.tar.gz
|
||||
source = https://github.com/arcan1s/ahriman/releases/download/2.15.2/ahriman-2.15.2.tar.gz
|
||||
source = ahriman.sysusers
|
||||
source = ahriman.tmpfiles
|
||||
sha512sums = c2705106e1f3bf7b0dff6c7de4f3a7e07a22b29d8244b425fa6e9493db470f397c3373063febe2f737259da2cf39eb43f71bccd52642d38021d63cce628faba1
|
||||
sha512sums = 0621645f1284d84e5fd17ee06f84c6688541a85f3169a82fc1c346e3eba0f644ccb6dd3ae6a0525133fed22f6332638cf66ab98f7c3b02b90a26ffc92c0d33b6
|
||||
sha512sums = b1dd772f8802be99ccba3add5f1e6f78e5e79d0967342668dd12e472651a6b91c342f11fba330caaca421cc3d6c7e2011e09a6bd131f8ba14bbc4a6206cce539
|
||||
sha512sums = 331e286cc82a7aca07b0332fab886e7404884a83f942afcee590b4a7a06abc1e3daa2dcf50d45041007ad7f3b93f760bfea5c7d38aa57937b0e103fd65b36564
|
||||
|
||||
|
||||
Reference in New Issue
Block a user