Autogenerated commit at 2023-05-09 13:30:01.521142
This commit is contained in:
@ -1,16 +1,17 @@
|
||||
pkgbase = ahriman
|
||||
pkgdesc = ArcH linux ReposItory MANager
|
||||
pkgver = 2.3.0
|
||||
pkgrel = 1
|
||||
pkgver = 2.8.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/arcan1s/ahriman
|
||||
arch = any
|
||||
license = GPL3
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = devtools
|
||||
depends = devtools<=20230307
|
||||
depends = git
|
||||
depends = pyalpm
|
||||
depends = python-cerberus
|
||||
depends = python-inflection
|
||||
depends = python-passlib
|
||||
depends = python-requests
|
||||
@ -21,21 +22,24 @@ pkgbase = ahriman
|
||||
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
|
||||
optdepends = python-aiohttp-cors: web server
|
||||
optdepends = python-aiohttp-debugtoolbar: web server with enabled debug panel
|
||||
optdepends = python-aiohttp-jinja2: web server
|
||||
optdepends = python-aiohttp-security: web server with authorization
|
||||
optdepends = python-aiohttp-session: web server with authorization
|
||||
optdepends = python-boto3: sync to s3
|
||||
optdepends = python-cryptography: web server with authorization
|
||||
optdepends = python-requests-unixsocket: client report to web server by unix socket
|
||||
optdepends = python-jinja: html report generation
|
||||
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.3.0/ahriman-2.3.0-src.tar.xz
|
||||
source = https://github.com/arcan1s/ahriman/releases/download/2.8.0/ahriman-2.8.0-src.tar.xz
|
||||
source = ahriman.sysusers
|
||||
source = ahriman.tmpfiles
|
||||
sha512sums = 95f29cf7a5058f7c66fc7e5c711c7a5cc88347125723a47c8474af0f683e7c7a3e96a8bd078630bc98108c768bda869cedac2d2f83e43b350db225f6bd96facd
|
||||
sha512sums = e4ce360ca54aa6f7ef6fabd7d06310abb13d10e1a58d05154125b7e7c1cdea13d20a19b86384f447a9bf91aeb2853373d5939f786edf6f2230636ec90271bfaa
|
||||
sha512sums = 53d37efec812afebf86281716259f9ea78a307b83897166c72777251c3eebcb587ecee375d907514781fb2a5c808cbb24ef9f3f244f12740155d0603bf213131
|
||||
sha512sums = 62b2eccc352d33853ef243c9cddd63663014aa97b87242f1b5bc5099a7dbd69ff3821f24ffc58e1b7f2387bd4e9e9712cc4c67f661b1724ad99cdf09b3717794
|
||||
|
||||
|
Reference in New Issue
Block a user