summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fbc3dc5db04ce25b203257750039bf896dacf208 (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
40
41
42
43
44
45
46
47
48
49
50
51
pkgbase = healthchecks
	pkgdesc = A cron monitoring service with a web-based dashboard, API, and notification integrations.
	pkgver = 2.1
	pkgrel = 1
	url = https://github.com/healthchecks/healthchecks
	install = healthchecks.install
	arch = any
	license = BSD
	depends = python-cron-descriptor
	depends = python-cronsim
	depends = python-django
	depends = python-django-compressor
	depends = python-fido2
	depends = python-pyotp
	depends = python-pytz
	depends = python-requests
	depends = python-segno
	depends = python-statsd
	depends = python-whitenoise
	depends = uwsgi
	depends = uwsgi-plugin-python
	optdepends = python-psycopg2: Add support for postgreSQL.
	optdepends = python-apprise: Add support for the Apprise integration.
	backup = var/lib/healthchecks/local_settings.py
	backup = etc/uwsgi/healthchecks.ini
	source = https://github.com/healthchecks/healthchecks/archive/refs/tags/v2.1.tar.gz
	source = hc-clean-db
	source = hc-manage
	source = healthchecks-clean-db.service
	source = healthchecks-clean-db.timer
	source = healthchecks.ini
	source = healthchecks-nginx.conf
	source = healthchecks.service
	source = healthchecks.sysusers
	source = healthchecks.tmpfiles
	source = local_settings.py
	source = settings.patch
	sha256sums = d0b3ec99933eef1c4348711b41fd6dbcf073a3ff78348b08a8a4ad2feaf9c6e0
	sha256sums = a7b75bdd35c6952e06e1cd3824450f7c613aff5e3fb1d9f4f57f517b57cefbde
	sha256sums = 355ac237284642e24a3cbe7ddb285bf7dbb802e72ea7fe7c68f0476178ab94fc
	sha256sums = 9d32c4d1404079cac9b7a4ccbc97e01d867735c2536f915220d2ac5dffc333e7
	sha256sums = 39d54c71890449a8f114c756cb96c87bf40538f7dbb056eb5c19882cc40e59da
	sha256sums = d6eba99257afc8f75092af7d018d56618d0930ad2258fa6963d86089b7b3c35a
	sha256sums = 55af4162848e448233fea8eefa42f4bc8c09f99be9d9fb0c8841a9dd38e95dd5
	sha256sums = efa32e5bb8ef6dae017e2e196e8a37e42e73c2aade36743905f544c0c8b936b8
	sha256sums = 2407d81ae0224d5c394b35e20a3b29d138fbde3fdde951de9dfea44d97e73eca
	sha256sums = c04de046d176958b3705d751ac09cf018d395b6c37f38977ec4048a561d5041f
	sha256sums = 4cb8857de8ef834e0e41eddc56a3e7bbab63adb210196642ca2544b48220f31d
	sha256sums = 6daf90731364cfb1b80fb94438d93891be6565cbbf220fbe4ba11b1f3fdbc777

pkgname = healthchecks