# 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="Plugin package for Pyaud"

HOMEPAGE="https://pypi.org/project/pyaud-plugins/"
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=""
DEPENDENCIES="<dev-python/sphinx-8.0.0[${PYTHON_USEDEP}]
	<dev-python/black-25.0[${PYTHON_USEDEP}]
	dev-python/constcheck[${PYTHON_USEDEP}]
	<dev-python/coverage-8.0[${PYTHON_USEDEP}]
	dev-python/docformatter[${PYTHON_USEDEP}]
	dev-python/docsig[${PYTHON_USEDEP}]
	<dev-python/environs-11.0[${PYTHON_USEDEP}]
	dev-python/flynt[${PYTHON_USEDEP}]
	<dev-python/gitpython-4.0.0[${PYTHON_USEDEP}]
	<dev-python/isort-6.0.0[${PYTHON_USEDEP}]
	<dev-python/mypy-1.9[${PYTHON_USEDEP}]
	dev-python/pyaud[${PYTHON_USEDEP}]
	<dev-python/pygments-3.0.0[${PYTHON_USEDEP}]
	<dev-python/pylint-4.0.0[${PYTHON_USEDEP}]
	<dev-python/pytest-9.0[${PYTHON_USEDEP}]
	<dev-python/pytest-cov-5.0[${PYTHON_USEDEP}]
	<dev-python/pyyaml-7.0[${PYTHON_USEDEP}]
	<dev-python/rich-14.0.0[${PYTHON_USEDEP}]
	<dev-python/setuptools-70.0[${PYTHON_USEDEP}]
	dev-python/sphinx-markdown-builder[${PYTHON_USEDEP}]
	dev-python/sphinxcontrib-fulltoc[${PYTHON_USEDEP}]
	<dev-python/sphinxcontrib-programoutput-0.18[${PYTHON_USEDEP}]
	dev-python/toml-sort[${PYTHON_USEDEP}]
	<dev-python/tomli-3.0.0[${PYTHON_USEDEP}]
	dev-python/vulture[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"