Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-django-health-check-3.14.0-bp154.1.37 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-django-health-check Distribution: SUSE Linux Enterprise 15 SP4
Version: 3.14.0 Vendor: openSUSE
Release: bp154.1.37 Build date: Thu May 12 03:23:00 2022
Group: Unspecified Build host: old-atreju5
Size: 114301 Source RPM: python-django-health-check-3.14.0-bp154.1.37.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/KristianOellegaard/django-health-check
Summary: Run checks on Django and is dependent services
This project checks for various conditions and provides reports when anomalous
behavior is detected.

Services checked include databases, caches, queue servers, celery processes, etc.

Provides

Requires

License

MIT

Changelog

* Thu Sep 17 2020 John Vandenberg <jayvdb@gmail.com>
  - Workaround upstream packaging problem omitting sub-packages
    and templates
* Thu Sep 17 2020 John Vandenberg <jayvdb@gmail.com>
  - Update to v3.14.0
    * Register health check for each cache configuration
  - from v3.13.2
    * Add backend checking if all migrations are applied
  - from v3.12.2
    * Close all (even non default) db connections after check suite
* Wed Sep 02 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Fix test execution
* Thu Feb 20 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.12.1:
    * Add health_check Django command (CLI) (#217, #234)
* Tue Nov 05 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.11.1:
    * Resolve #232 -- Change license information to MIT
* Tue Oct 29 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Initial commit, will be needed by ara

Files

/usr/lib/python3.6/site-packages/django_health_check-3.14.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/django_health_check-3.14.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/django_health_check-3.14.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/django_health_check-3.14.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/django_health_check-3.14.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/django_health_check-3.14.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/health_check
/usr/lib/python3.6/site-packages/health_check/__init__.py
/usr/lib/python3.6/site-packages/health_check/__pycache__
/usr/lib/python3.6/site-packages/health_check/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/conf.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/conf.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/mixins.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/mixins.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/plugins.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/plugins.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/urls.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/urls.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/__pycache__/views.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/backends.py
/usr/lib/python3.6/site-packages/health_check/cache
/usr/lib/python3.6/site-packages/health_check/cache/__init__.py
/usr/lib/python3.6/site-packages/health_check/cache/__pycache__
/usr/lib/python3.6/site-packages/health_check/cache/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/cache/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/cache/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/cache/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/cache/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/cache/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/cache/apps.py
/usr/lib/python3.6/site-packages/health_check/cache/backends.py
/usr/lib/python3.6/site-packages/health_check/conf.py
/usr/lib/python3.6/site-packages/health_check/contrib
/usr/lib/python3.6/site-packages/health_check/contrib/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/tasks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/__pycache__/tasks.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/celery/apps.py
/usr/lib/python3.6/site-packages/health_check/contrib/celery/backends.py
/usr/lib/python3.6/site-packages/health_check/contrib/celery/tasks.py
/usr/lib/python3.6/site-packages/health_check/contrib/migrations
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/apps.py
/usr/lib/python3.6/site-packages/health_check/contrib/migrations/backends.py
/usr/lib/python3.6/site-packages/health_check/contrib/psutil
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/apps.py
/usr/lib/python3.6/site-packages/health_check/contrib/psutil/backends.py
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/apps.py
/usr/lib/python3.6/site-packages/health_check/contrib/rabbitmq/backends.py
/usr/lib/python3.6/site-packages/health_check/contrib/redis
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/redis/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/redis/apps.py
/usr/lib/python3.6/site-packages/health_check/contrib/redis/backends.py
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/apps.py
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto3_storage/backends.py
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__init__.py
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__pycache__
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/apps.py
/usr/lib/python3.6/site-packages/health_check/contrib/s3boto_storage/backends.py
/usr/lib/python3.6/site-packages/health_check/db
/usr/lib/python3.6/site-packages/health_check/db/__init__.py
/usr/lib/python3.6/site-packages/health_check/db/__pycache__
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/models.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/db/__pycache__/models.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/db/apps.py
/usr/lib/python3.6/site-packages/health_check/db/backends.py
/usr/lib/python3.6/site-packages/health_check/db/migrations
/usr/lib/python3.6/site-packages/health_check/db/migrations/0001_initial.py
/usr/lib/python3.6/site-packages/health_check/db/migrations/__init__.py
/usr/lib/python3.6/site-packages/health_check/db/migrations/__pycache__
/usr/lib/python3.6/site-packages/health_check/db/migrations/__pycache__/0001_initial.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/db/migrations/__pycache__/0001_initial.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/db/migrations/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/db/migrations/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/db/models.py
/usr/lib/python3.6/site-packages/health_check/exceptions.py
/usr/lib/python3.6/site-packages/health_check/management
/usr/lib/python3.6/site-packages/health_check/management/__init__.py
/usr/lib/python3.6/site-packages/health_check/management/__pycache__
/usr/lib/python3.6/site-packages/health_check/management/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/management/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/management/commands
/usr/lib/python3.6/site-packages/health_check/management/commands/__init__.py
/usr/lib/python3.6/site-packages/health_check/management/commands/__pycache__
/usr/lib/python3.6/site-packages/health_check/management/commands/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/management/commands/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/management/commands/__pycache__/health_check.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/management/commands/__pycache__/health_check.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/management/commands/health_check.py
/usr/lib/python3.6/site-packages/health_check/mixins.py
/usr/lib/python3.6/site-packages/health_check/plugins.py
/usr/lib/python3.6/site-packages/health_check/storage
/usr/lib/python3.6/site-packages/health_check/storage/__init__.py
/usr/lib/python3.6/site-packages/health_check/storage/__pycache__
/usr/lib/python3.6/site-packages/health_check/storage/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/storage/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/storage/__pycache__/apps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/storage/__pycache__/apps.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/storage/__pycache__/backends.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/health_check/storage/__pycache__/backends.cpython-36.pyc
/usr/lib/python3.6/site-packages/health_check/storage/apps.py
/usr/lib/python3.6/site-packages/health_check/storage/backends.py
/usr/lib/python3.6/site-packages/health_check/templates
/usr/lib/python3.6/site-packages/health_check/templates/health_check
/usr/lib/python3.6/site-packages/health_check/templates/health_check/index.html
/usr/lib/python3.6/site-packages/health_check/urls.py
/usr/lib/python3.6/site-packages/health_check/views.py
/usr/share/doc/packages/python3-django-health-check
/usr/share/doc/packages/python3-django-health-check/README.rst
/usr/share/licenses/python3-django-health-check
/usr/share/licenses/python3-django-health-check/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024