summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0073b71450d2b549d92ec1c86ccf1d0388db559 (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
52
53
54
pkgbase = healthchecks
	pkgdesc = A cron monitoring service with a web-based dashboard, API, and notification integrations.
	pkgver = 3.0.1
	pkgrel = 1
	url = https://github.com/healthchecks/healthchecks
	install = healthchecks.install
	arch = any
	license = BSD
	depends = python-aiosmtpd
	depends = python-cron-descriptor
	depends = python-cronsim
	depends = python-django
	depends = python-django-compressor
	depends = python-django-stubs-ext
	depends = python-fido2
	depends = python-pyotp
	depends = python-pytz
	depends = python-pycurl
	depends = python-pydantic
	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/v3.0.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 = b6a567e59d6a3e1916882fa39794c9cfceb3c1ee6135464f604adc35d64d4b82
	sha256sums = a7b75bdd35c6952e06e1cd3824450f7c613aff5e3fb1d9f4f57f517b57cefbde
	sha256sums = 355ac237284642e24a3cbe7ddb285bf7dbb802e72ea7fe7c68f0476178ab94fc
	sha256sums = 9d32c4d1404079cac9b7a4ccbc97e01d867735c2536f915220d2ac5dffc333e7
	sha256sums = 39d54c71890449a8f114c756cb96c87bf40538f7dbb056eb5c19882cc40e59da
	sha256sums = d6eba99257afc8f75092af7d018d56618d0930ad2258fa6963d86089b7b3c35a
	sha256sums = 55af4162848e448233fea8eefa42f4bc8c09f99be9d9fb0c8841a9dd38e95dd5
	sha256sums = efa32e5bb8ef6dae017e2e196e8a37e42e73c2aade36743905f544c0c8b936b8
	sha256sums = 2407d81ae0224d5c394b35e20a3b29d138fbde3fdde951de9dfea44d97e73eca
	sha256sums = c04de046d176958b3705d751ac09cf018d395b6c37f38977ec4048a561d5041f
	sha256sums = 4cb8857de8ef834e0e41eddc56a3e7bbab63adb210196642ca2544b48220f31d
	sha256sums = 86dbe0d8ac731908833848fdae056722f10a10647c5256eab4413e80663f23ca

pkgname = healthchecks