# 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="Neutron Scattering software suite" HOMEPAGE="https://github.com/MJOLNIRPackage/MJOLNIR" LICENSE="MPL-2.0" SRC_URI="https://files.pythonhosted.org/packages/91/aa/5132cfc72b4fce02bce4026defb6e1d7cfafa25b2a05551d600d2ab07c4d/mjolnir-${REALVERSION}.tar.gz" SOURCEFILE="mjolnir-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="amber gui" DEPENDENCIES=">=dev-python/matplotlib-3.0[${PYTHON_USEDEP}] =dev-python/h5py-2.5[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/DateTime[${PYTHON_USEDEP}] >=dev-python/pytest-4.6[${PYTHON_USEDEP}] dev-python/pyperclip[${PYTHON_USEDEP}] dev-python/decorator[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] dev-python/sympy[${PYTHON_USEDEP}] >=dev-python/pip-20.0[${PYTHON_USEDEP}] dev-python/ufit[${PYTHON_USEDEP}] dev-python/pyqtgraph[${PYTHON_USEDEP}] dev-python/regex[${PYTHON_USEDEP}] amber? ( dev-python/torch[${PYTHON_USEDEP}] ) amber? ( dev-python/amber-ds4ms[${PYTHON_USEDEP}] ) gui? ( dev-python/MJOLNIRGui[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"