summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aed81f3a955b2127a3ce81a810bda0162fb5d7ec (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
pkgbase = sentry
	pkgdesc = Python-based realtime logging and aggregation server.
	pkgver = 7.7.1
	pkgrel = 1
	url = http://pypi.python.org/pypi/sentry
	install = sentry.install
	arch = any
	license = BSD
	makedepends = python2-pip
	makedepends = python2-setuptools
	makedepends = python2-virtualenv
	depends = python2
	depends = redis
	optdepends = mariadb: MySQL backend support
	optdepends = postgresql: PostgreSQL backend support
	optdepends = sqlite: SQLite backend support
	options = !strip
	source = sentry.install
	source = sentry.service
	source = sentry-celery.service
	md5sums = 8aab776f3d428c417f51522c256b5aeb
	md5sums = 8d1d8d166a88bc89ad2265fd67ab3523
	md5sums = 78dd3e18109c2bf92f7f884de0237781

pkgname = sentry