blob: 0f00661ffb4bf92428a701f88e40109fc380769f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
pkgbase = alerta
pkgdesc = tool used to consolidate and de-duplicate alerts from multiple sources
pkgver = 9.0.3
pkgrel = 1
url = https://github.com/alerta/alerta
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python>=3.7
depends = python-blinker
depends = python-bcrypt
depends = python-cryptography
depends = python-dateutil
depends = python-flask
depends = python-flask-cors
depends = python-flask-compress
depends = python-mohawk
depends = python-pyaml
depends = python-pyjwt
depends = python-pyparsing
depends = python-pytz
depends = python-requests
depends = python-requests-hawk
depends = python-sentry_sdk
optdepends = python-psycopg2
optdepends = postgresql
optdepends = python-pymongo
optdepends = mongodb
source = alerta-9.0.3.tar.gz::https://github.com/alerta/alerta/archive/v9.0.3.tar.gz
source = alertad.service
source = alerta.sysusers
sha256sums = cb61af5bdc6f3023d890a0cfdfe56e667cd0a53588a5d84f098f03d381bdcdb3
sha256sums = 4449acb346807229e4cbfeed68d9ba6006a165e65dec09487fb6e627088016c2
sha256sums = f0a2f76266ba07275ab2baeab1497dfb2946305e85ae68e3b34dd14e2ac47423
pkgname = alerta
|