# 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="Analytic occultation light curves for astronomy." HOMEPAGE="https://github.com/rodluger/starry" 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="docs tests" DEPENDENCIES="dev-python/setuptools-scm[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}] >=dev-python/scipy-1.5.0[${PYTHON_USEDEP}] dev-python/astropy[${PYTHON_USEDEP}] dev-python/pymc3[${PYTHON_USEDEP}] dev-python/pymc3-ext[${PYTHON_USEDEP}] dev-python/aesara-theano-fallback[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.2.2[${PYTHON_USEDEP}] dev-python/ipython[${PYTHON_USEDEP}] dev-python/exoplanet[${PYTHON_USEDEP}] dev-python/bokeh[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] docs? ( >=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}] ) docs? ( dev-python/pandoc[${PYTHON_USEDEP}] ) docs? (