blob: b6e4cafc4a8b64fb2b49f2acf2a015b225914dcd (
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
55
56
|
pkgbase = healthchecks
pkgdesc = A cron monitoring service with a web-based dashboard, API, and notification integrations.
pkgver = 3.9.0
pkgrel = 1
url = https://github.com/healthchecks/healthchecks
install = healthchecks.install
arch = any
license = BSD-3-Clause
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-minio
depends = python-oncalendar
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 = 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.9.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 = a003ba50a34f9888d924ff399c30fdf3f726f3eef6483f3de0aeca307e0eb781
sha256sums = b3873cb0d45807e15b5bca7e11d1b1d72e6618409ca62b008eea2f84e78fd1b0
sha256sums = 355ac237284642e24a3cbe7ddb285bf7dbb802e72ea7fe7c68f0476178ab94fc
sha256sums = 9d32c4d1404079cac9b7a4ccbc97e01d867735c2536f915220d2ac5dffc333e7
sha256sums = 39d54c71890449a8f114c756cb96c87bf40538f7dbb056eb5c19882cc40e59da
sha256sums = d6eba99257afc8f75092af7d018d56618d0930ad2258fa6963d86089b7b3c35a
sha256sums = 55af4162848e448233fea8eefa42f4bc8c09f99be9d9fb0c8841a9dd38e95dd5
sha256sums = 3d6cfec48c4d60498080dd3309079a53ba7775c24ca9367b4e6776f6dce4f344
sha256sums = 2407d81ae0224d5c394b35e20a3b29d138fbde3fdde951de9dfea44d97e73eca
sha256sums = c04de046d176958b3705d751ac09cf018d395b6c37f38977ec4048a561d5041f
sha256sums = 4cb8857de8ef834e0e41eddc56a3e7bbab63adb210196642ca2544b48220f31d
sha256sums = 86dbe0d8ac731908833848fdae056722f10a10647c5256eab4413e80663f23ca
pkgname = healthchecks
|