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

EAPI=8

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

inherit python-r1 gs-pypi

DESCRIPTION="Secret Flow [top-max 1.14.0_beta0]"

HOMEPAGE="https://github.com/secretflow/secretflow"
LICENSE="Apache-2.0"
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="dev"
DEPENDENCIES="~dev-python/numpy-1.22.3[${PYTHON_USEDEP}]
	~dev-python/protobuf-3.19.4[${PYTHON_USEDEP}]
	~dev-python/six-1.16.0[${PYTHON_USEDEP}]
	~dev-python/dill-0.3.4[${PYTHON_USEDEP}]
	dev-python/jax[${PYTHON_USEDEP}]
	dev-python/jaxlib[${PYTHON_USEDEP}]
	dev-python/tensorflow-datasets[${PYTHON_USEDEP}]
	~dev-python/absl-py-1.0.0[${PYTHON_USEDEP}]
	dev-python/flax[${PYTHON_USEDEP}]
	~dev-python/cloudpickle-2.0.0[${PYTHON_USEDEP}]
	~dev-python/networkx-2.8[${PYTHON_USEDEP}]
	dev-python/dgl[${PYTHON_USEDEP}]
	~dev-python/pandas-1.4.0[${PYTHON_USEDEP}]
	dev-python/pyarrow[${PYTHON_USEDEP}]
	~dev-python/scikit-learn-1.0.2[${PYTHON_USEDEP}]
	dev-python/secretflow-ray[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/torchvision[${PYTHON_USEDEP}]
	dev-python/torchmetrics[${PYTHON_USEDEP}]
	dev-python/s3fs[${PYTHON_USEDEP}]
	dev-python/xgboost[${PYTHON_USEDEP}]
	dev-python/validator-py[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.62.3[${PYTHON_USEDEP}]
	~dev-python/loguru-0.6.0[${PYTHON_USEDEP}]
	~dev-python/statsmodels-0.13.2[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.5.2[${PYTHON_USEDEP}]
	~dev-python/multiprocess-0.70.12.2[${PYTHON_USEDEP}]
	~dev-python/cachetools-5.2.0[${PYTHON_USEDEP}]
	~dev-python/psutil-5.9.0[${PYTHON_USEDEP}]
	dev-python/coverage[${PYTHON_USEDEP}]
	dev-python/unittest-xml-reporting[${PYTHON_USEDEP}]
	dev-python/spu[${PYTHON_USEDEP}]
	dev-python/sf-heu[${PYTHON_USEDEP}]
	dev? ( dev-python/pylint[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"