# 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="A discord.py extension including useful tools for bot development and debugging." HOMEPAGE="https://github.com/scarletcafe/jishaku" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="docs procinfo profiling publish test voice" DEPENDENCIES="dev-python/braceexpand[${PYTHON_USEDEP}] >=dev-python/click-8.1.7[${PYTHON_USEDEP}] dev-python/discord-py[${PYTHON_USEDEP}] dev-python/import-expression[${PYTHON_USEDEP}] >=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}] =dev-python/sphinx-4.4.0[${PYTHON_USEDEP}] ) docs? ( >=dev-python/sphinxcontrib-trio-1.1.2[${PYTHON_USEDEP}] ) procinfo? ( >=dev-python/psutil-5.9.5[${PYTHON_USEDEP}] ) publish? ( >=dev-python/jinja2-3.1.2[${PYTHON_USEDEP}] ) profiling? ( >=dev-python/line-profiler-4.1.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/coverage-7.5.4[${PYTHON_USEDEP}] ) test? ( dev-python/ruff[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-8.3.5[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-asyncio-0.24.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-cov-5.0.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-mock-3.14.1[${PYTHON_USEDEP}] ) voice? ( dev-python/discord-py[${PYTHON_USEDEP}] ) voice? ( dev-python/yt-dlp[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"