# 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="Generalised telescope observation simulator"

HOMEPAGE="https://github.com/AstarVienna/ScopeSim"
LICENSE="GPL-3+"
SRC_URI="https://files.pythonhosted.org/packages/6b/93/b92bf0ef7fba84398bd6a2945b17701061e051be75bc9cb20a3d2555293b/scopesim-${REALVERSION}.tar.gz"
SOURCEFILE="scopesim-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="<dev-python/numpy-2.3.0[${PYTHON_USEDEP}]
	<dev-python/numpy-3.0.0[${PYTHON_USEDEP}]
	<dev-python/scipy-1.18.0[${PYTHON_USEDEP}]
	dev-python/astropy[${PYTHON_USEDEP}]
	<dev-python/matplotlib-4.0.0[${PYTHON_USEDEP}]
	<dev-python/pooch-2.0.0[${PYTHON_USEDEP}]
	<dev-python/docutils-1.0[${PYTHON_USEDEP}]
	<dev-python/httpx-1.0[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0.0[${PYTHON_USEDEP}]
	<dev-python/lxml-7.0.0[${PYTHON_USEDEP}]
	<dev-python/pyyaml-7.0.0[${PYTHON_USEDEP}]
	<dev-python/more-itertools-11.0.0[${PYTHON_USEDEP}]
	<dev-python/tqdm-5.0.0[${PYTHON_USEDEP}]
	<dev-python/packaging-26.0[${PYTHON_USEDEP}]
	dev-python/synphot[${PYTHON_USEDEP}]
	dev-python/skycalc-ipy[${PYTHON_USEDEP}]
	dev-python/AnisoCADO[${PYTHON_USEDEP}]
	dev-python/astar-utils[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"