summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2491d0135031
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,35 @@
+pkgbase = alerta
+ pkgdesc = A tool used to consolidate and de-duplicate alerts from multiple sources
+ pkgver = 7.4.1
+ pkgrel = 1
+ url = https://github.com/alerta/alerta
+ arch = any
+ license = APACHE
+ makedepends = python-setuptools
+ depends = python
+ depends = python-bcrypt
+ depends = python-cryptography
+ depends = python-flask
+ depends = python-flask-cors
+ depends = python-flask-compress
+ depends = python-pyjwt
+ depends = python-pyparsing
+ depends = python-dateutil
+ depends = python-pytz
+ depends = python-pyaml
+ depends = python-requests
+ depends = python-sentry_sdk
+ depends = python-blinker
+ depends = python-pymongo
+ optdepends = python-psycopg2
+ optdepends = postgresql
+ optdepends = mongodb
+ source = https://github.com/alerta/alerta/archive/v7.4.1.tar.gz
+ source = alertad.service
+ source = alerta.sysusers
+ sha256sums = ec85df1e61121a03d8fb84526c0665823ebe4b378e8e3d18f16ecca929d48ba5
+ sha256sums = 4449acb346807229e4cbfeed68d9ba6006a165e65dec09487fb6e627088016c2
+ sha256sums = f0a2f76266ba07275ab2baeab1497dfb2946305e85ae68e3b34dd14e2ac47423
+
+pkgname = alerta
+