# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Check supervisord programs status Nagios plugin"

HOMEPAGE="https://github.com/vint21h/nagios-check-supervisord/"
LICENSE="GPL-3+"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.zip"
SOURCEFILE="${REALNAME}-${REALVERSION}.zip"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="test test-old-python"
DEPENDENCIES="test? ( ~dev-python/attrs-21.2.0[${PYTHON_USEDEP}] )
	test? ( ~dev-python/bandit-1.7.0[${PYTHON_USEDEP}] )
	test? ( ~dev-python/black-20.8_beta1[${PYTHON_USEDEP}] )
	test? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	test? ( dev-python/check-wheel-contents[${PYTHON_USEDEP}] )
	test? ( dev-python/contextlib2[${PYTHON_USEDEP}] )
	test? ( ~dev-python/coverage-5.5[${PYTHON_USEDEP}] )
	test? ( dev-python/coveralls[${PYTHON_USEDEP}] )
	test? ( dev-python/darglint[${PYTHON_USEDEP}] )
	test? ( dev-python/dodgy[${PYTHON_USEDEP}] )
	test? ( dev-python/dotenv-linter[${PYTHON_USEDEP}] )
	test? ( dev-python/flake8-annotations-complexity[${PYTHON_USEDEP}] )
	test? ( dev-python/flake8-annotations-coverage[${PYTHON_USEDEP}] )
	test? ( dev-python/flake8-bugbear[${PYTHON_USEDEP}] )
	test? ( dev-python/flake8-comprehensions[${PYTHON_USEDEP}] )
	test? ( dev-python/flake8-docstrings[${PYTHON_USEDEP}] )
	test? ( dev-python/flake8-fixme[${PYTHON_USEDEP}] )
	test? ( ~dev-python/flake8-3.9.2[${PYTHON_USEDEP}] )
	test? ( dev-python/interrogate[${PYTHON_USEDEP}] )
	test? ( ~dev-python/isort-5.8.0[${PYTHON_USEDEP}] )
	test? ( ~dev-python/mypy-0.812[${PYTHON_USEDEP}] )
	test? ( dev-python/pep8-naming[${PYTHON_USEDEP}] )
	test? ( dev-python/pre-commit-hooks[${PYTHON_USEDEP}] )
	test? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pygments-2.9.0[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pylint-2.8.2[${PYTHON_USEDEP}] )
	test? ( dev-python/pyroma[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-cov-2.12.0[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-instafail[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-mock-3.6.1[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-sugar-0.9.4[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-tldr[${PYTHON_USEDEP}] )
	test? ( ~dev-python/pytest-6.2.4[${PYTHON_USEDEP}] )
	test? ( ~dev-python/readme-renderer-29.0[${PYTHON_USEDEP}] )
	test? ( dev-python/removestar[${PYTHON_USEDEP}] )
	test? ( dev-python/seed-isort-config[${PYTHON_USEDEP}] )
	test? ( ~dev-python/tabulate-0.8.9[${PYTHON_USEDEP}] )
	test? ( dev-python/tox-gh-actions[${PYTHON_USEDEP}] )
	test? ( dev-python/tox-pyenv[${PYTHON_USEDEP}] )
	test? ( ~dev-python/tox-3.23.1[${PYTHON_USEDEP}] )
	test? ( ~dev-python/twine-3.4.1[${PYTHON_USEDEP}] )
	test? ( ~dev-python/wheel-0.36.2[${PYTHON_USEDEP}] )
	test? ( dev-python/yesqa[${PYTHON_USEDEP}] )
	test-old-python? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	test-old-python? ( dev-python/contextlib2[${PYTHON_USEDEP}] )
	test-old-python? ( ~dev-python/coverage-5.5[${PYTHON_USEDEP}] )
	test-old-python? ( dev-python/coveralls[${PYTHON_USEDEP}] )
	test-old-python? ( ~dev-python/pygments-2.5.2[${PYTHON_USEDEP}] )
	test-old-python? ( ~dev-python/pytest-cov-2.12.0[${PYTHON_USEDEP}] )
	test-old-python? ( dev-python/pytest-instafail[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"