# 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 workflow for creating and editing publication ready scientific reports, from one or more Jupyter Notebooks" HOMEPAGE="https://github.com/chrisjsewell/ipypublish" 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="code_style rtd science sphinx tests" DEPENDENCIES="dev-python/bibtexparser[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/jsonextended[${PYTHON_USEDEP}] dev-python/jsonschema[${PYTHON_USEDEP}] dev-python/jupytext[${PYTHON_USEDEP}] dev-python/nbconvert[${PYTHON_USEDEP}] dev-python/nbformat[${PYTHON_USEDEP}] dev-python/ordered-set[${PYTHON_USEDEP}] dev-python/panflute[${PYTHON_USEDEP}] dev-python/ruamel-yaml[${PYTHON_USEDEP}] >=dev-python/six-1.11.0[${PYTHON_USEDEP}] dev-python/traitlets[${PYTHON_USEDEP}] dev-python/tornado[${PYTHON_USEDEP}] dev-python/docutils[${PYTHON_USEDEP}] code_style? ( ~dev-python/black-19.3_beta0[${PYTHON_USEDEP}] ) code_style? ( dev-python/pre-commit[${PYTHON_USEDEP}] ) code_style? ( =dev-python/recommonmark-0.5[${PYTHON_USEDEP}] ) rtd? ( dev-python/sphinxcontrib-bibtex[${PYTHON_USEDEP}] ) rtd? ( dev-python/ipykernel[${PYTHON_USEDEP}] ) rtd? ( >=dev-python/pytest-4.4[${PYTHON_USEDEP}] ) rtd? ( =dev-python/sphinx-1.8[${PYTHON_USEDEP}] ) science? ( dev-python/numpy[${PYTHON_USEDEP}] ) science? ( dev-python/sympy[${PYTHON_USEDEP}] ) science? ( dev-python/matplotlib[${PYTHON_USEDEP}] ) science? ( dev-python/pandas[${PYTHON_USEDEP}] ) sphinx? ( dev-python/sphinxcontrib-bibtex[${PYTHON_USEDEP}] ) sphinx? ( >=dev-python/sphinx-1.8[${PYTHON_USEDEP}] ) tests? ( dev-python/coverage[${PYTHON_USEDEP}] ) tests? ( dev-python/TexSoup[${PYTHON_USEDEP}] ) tests? ( dev-python/sphinxcontrib-bibtex[${PYTHON_USEDEP}] ) tests? ( dev-python/ipykernel[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-regressions[${PYTHON_USEDEP}] ) tests? ( =dev-python/pytest-3.6[${PYTHON_USEDEP}] ) tests? ( dev-python/pillow[${PYTHON_USEDEP}] ) tests? (