# 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="Mopidy extension for jukebox client" HOMEPAGE="https://github.com/gbannerman/mopidy-pibox" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/eb/1f/42ffa19184e219d026385b91ad430251e4331b94dc6fc101727f29f3e558/mopidy_pibox-${REALVERSION}.tar.gz" SOURCEFILE="mopidy_pibox-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev lint test" DEPENDENCIES="dev-python/mopidy[${PYTHON_USEDEP}] >=dev-python/pykka-2.0.1[${PYTHON_USEDEP}] ~dev-python/pygobject-3.50[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] lint? ( dev-python/ruff[${PYTHON_USEDEP}] ) lint? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-8.2.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-cov-5.0.0[${PYTHON_USEDEP}] ) dev? ( dev-python/ruff[${PYTHON_USEDEP}] ) dev? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) dev? ( ~dev-python/pytest-8.2.1[${PYTHON_USEDEP}] ) dev? ( ~dev-python/pytest-cov-5.0.0[${PYTHON_USEDEP}] ) dev? ( dev-python/tox[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"