# 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="Script of Scripts (SoS): an interactive, cross-platform, and cross-language workflow system for reproducible data analysis" HOMEPAGE="https://github.com/vatlab/SoS" LICENSE="3-clause BSD" 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="dot" DEPENDENCIES="dev-python/psutil[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/fasteners[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] >dev-python/networkx-2.8.3[${PYTHON_USEDEP}] dev-python/pydot[${PYTHON_USEDEP}] dev-python/pydotplus[${PYTHON_USEDEP}] dev-python/pexpect[${PYTHON_USEDEP}] dev-python/ptyprocess[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/nbformat[${PYTHON_USEDEP}] dev-python/pyzmq[${PYTHON_USEDEP}] dev-python/xxhash[${PYTHON_USEDEP}] dot? ( dev-python/graphviz[${PYTHON_USEDEP}] ) dot? ( dev-python/pillow[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"