summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAshley Bone2021-09-21 08:26:28 -0400
committerAshley Bone2021-09-21 08:26:28 -0400
commitb534945bf388feec301199d75c2dc5f9e9d3c90e (patch)
treeb6156301c65d77d8789597f6f2066c5265b62ccc /.SRCINFO
parent6da7e231534533c3eb851fc99e60e3c2c3f2c193 (diff)
downloadaur-b534945bf388feec301199d75c2dc5f9e9d3c90e.tar.gz
Updated to 1.22. Added SITE_LOGO_URL setting and new dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f60cdd281f4e..000825ad53ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = healthchecks
pkgdesc = A cron monitoring service with a web-based dashboard, API, and notification integrations.
- pkgver = 1.21.0
+ pkgver = 1.22.0
pkgrel = 1
url = https://github.com/healthchecks/healthchecks
install = healthchecks.install
@@ -11,16 +11,19 @@ pkgbase = healthchecks
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/v1.21.0.tar.gz
+ source = https://github.com/healthchecks/healthchecks/archive/refs/tags/v1.22.0.tar.gz
source = hc-clean-db
source = hc-manage
source = healthchecks-clean-db.service
@@ -31,7 +34,7 @@ pkgbase = healthchecks
source = healthchecks.sysusers
source = healthchecks.tmpfiles
source = local_settings.py
- sha256sums = a7db3b85a258ce508751dcbcb4bcf08656c9756ce48b1649404b1c6332c6b76a
+ sha256sums = 6b78d5433c1d2493ed8b8015ce51de8878556d0d78e183bd0302e47778c19826
sha256sums = a7b75bdd35c6952e06e1cd3824450f7c613aff5e3fb1d9f4f57f517b57cefbde
sha256sums = 355ac237284642e24a3cbe7ddb285bf7dbb802e72ea7fe7c68f0476178ab94fc
sha256sums = 9d32c4d1404079cac9b7a4ccbc97e01d867735c2536f915220d2ac5dffc333e7
@@ -41,6 +44,6 @@ pkgbase = healthchecks
sha256sums = efa32e5bb8ef6dae017e2e196e8a37e42e73c2aade36743905f544c0c8b936b8
sha256sums = 2407d81ae0224d5c394b35e20a3b29d138fbde3fdde951de9dfea44d97e73eca
sha256sums = c04de046d176958b3705d751ac09cf018d395b6c37f38977ec4048a561d5041f
- sha256sums = 1b398980c2dacc1a39d8f8d363815e0a5c07ea3b3ca0a7f6431c8d7d79ff212f
+ sha256sums = 5602dff3d3c96977eb5feeb1deb391bae189b9ad7c75b3226bd86665a7ed7762
pkgname = healthchecks