# 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="Differentiable Digital Signal Processing" HOMEPAGE="http://github.com/magenta/ddsp" LICENSE="Apache-2.0" 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="data_preparation gcp test" DEPENDENCIES="dev-python/absl-py[${PYTHON_USEDEP}] dev-python/cloudml-hypertune[${PYTHON_USEDEP}] dev-python/crepe[${PYTHON_USEDEP}] <=dev-python/dill-0.3.4[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] dev-python/gin-config[${PYTHON_USEDEP}] dev-python/google-cloud-storage[${PYTHON_USEDEP}] dev-python/hmmlearn[${PYTHON_USEDEP}] dev-python/librosa[${PYTHON_USEDEP}] dev-python/pydub[${PYTHON_USEDEP}] <=dev-python/protobuf-3.20[${PYTHON_USEDEP}] dev-python/mir_eval[${PYTHON_USEDEP}] dev-python/note-seq[${PYTHON_USEDEP}] dev-python/pylint-2.5.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"