# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="10.8b1"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Sage: Open Source Mathematics Software: Standard Python Library"

HOMEPAGE="https://www.sagemath.org"
LICENSE="GNU General Public License GPL v2 or later"
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="bliss coxeter3 mcqd meataxe r sirocco tdlib"
DEPENDENCIES=">=dev-python/six-1.16.0[${PYTHON_USEDEP}]
	>=dev-python/conway-polynomials-0.8[${PYTHON_USEDEP}]
	>=dev-python/cypari2-2.2.1[${PYTHON_USEDEP}]
	>=dev-python/cysignals-1.10.2[${PYTHON_USEDEP}]
	<dev-python/cython-4.0[${PYTHON_USEDEP}]
	~dev-python/gmpy2-2.1_beta999[${PYTHON_USEDEP}]
	~dev-python/lrcalc-2.1[${PYTHON_USEDEP}]
	dev-python/memory-allocator[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.19[${PYTHON_USEDEP}]
	dev-python/pkgconfig[${PYTHON_USEDEP}]
	>=dev-python/primecountpy-0.1.1[${PYTHON_USEDEP}]
	>=dev-python/requests-2.13.0[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.13.0[${PYTHON_USEDEP}]
	>=dev-python/pexpect-4.8.0[${PYTHON_USEDEP}]
	<dev-python/sphinx-9.0[${PYTHON_USEDEP}]
	>=dev-python/networkx-2.4[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.12[${PYTHON_USEDEP}]
	<dev-python/sympy-2.0[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.10.1[${PYTHON_USEDEP}]
	>=dev-python/pillow-7.2.0[${PYTHON_USEDEP}]
	<dev-python/mpmath-1.4[${PYTHON_USEDEP}]
	>=dev-python/ipykernel-5.2.1[${PYTHON_USEDEP}]
	dev-python/jupyter-client[${PYTHON_USEDEP}]
	>=dev-python/ipywidgets-7.5.1[${PYTHON_USEDEP}]
	>=dev-python/fpylll-0.5.9[${PYTHON_USEDEP}]
	>dev-python/ptyprocess-0.5[${PYTHON_USEDEP}]
	r? ( >=dev-python/rpy2-3.3[${PYTHON_USEDEP}] )
	bliss? ( dev-python/sagemath-bliss[${PYTHON_USEDEP}] )
	coxeter3? ( dev-python/sagemath-coxeter3[${PYTHON_USEDEP}] )
	mcqd? ( dev-python/sagemath-mcqd[${PYTHON_USEDEP}] )
	meataxe? ( dev-python/sagemath-meataxe[${PYTHON_USEDEP}] )
	sirocco? ( dev-python/sagemath-sirocco[${PYTHON_USEDEP}] )
	tdlib? ( dev-python/sagemath-tdlib[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"