# 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="Exposure time calculator for Apache point observatory" HOMEPAGE="https://github.com/APOExposureTimeCalculator/APOExptime" LICENSE="AGPL-3" SRC_URI="https://files.pythonhosted.org/packages/64/18/e4bff8822e33517355e89fb4adfa4a7d9a25b38c7e617a176fde965b682f/apoexptime-${REALVERSION}.tar.gz" SOURCEFILE="apoexptime-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/astropy[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/wheel[${PYTHON_USEDEP}] dev-python/synphot[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"