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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.19.0.dev20220218"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="TensorFlow Federated is an open-source federated learning framework. [wheel]"

HOMEPAGE="http://tensorflow.org/federated"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py2.py3-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py2.py3-none-any.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/absl-py-1.0.0[${PYTHON_USEDEP}]
	~dev-python/attrs-21.2.0[${PYTHON_USEDEP}]
	~dev-python/cachetools-3.1.1[${PYTHON_USEDEP}]
	dev-python/dm-tree[${PYTHON_USEDEP}]
	dev-python/farmhashpy[${PYTHON_USEDEP}]
	~dev-python/grpcio-1.37.0[${PYTHON_USEDEP}]
	dev-python/jax[${PYTHON_USEDEP}]
	dev-python/jaxlib[${PYTHON_USEDEP}]
	~dev-python/numpy-1.21.4[${PYTHON_USEDEP}]
	dev-python/portpicker[${PYTHON_USEDEP}]
	~dev-python/semantic-version-2.8.5[${PYTHON_USEDEP}]
	dev-python/tensorflow-model-optimization[${PYTHON_USEDEP}]
	dev-python/tensorflow-privacy[${PYTHON_USEDEP}]
	dev-python/tf-nightly[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.28.1[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"