# 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=" [top-max 0.9.0]"

HOMEPAGE="https://github.com/tensorflow/privacy"
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=""
DEPENDENCIES="~dev-python/absl-py-1.0[${PYTHON_USEDEP}]
	>=dev-python/attrs-21.4[${PYTHON_USEDEP}]
	dev-python/dm-tree[${PYTHON_USEDEP}]
	dev-python/dp-accounting[${PYTHON_USEDEP}]
	~dev-python/immutabledict-2.2[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.3[${PYTHON_USEDEP}]
	~dev-python/numpy-1.21[${PYTHON_USEDEP}]
	~dev-python/packaging-22.0[${PYTHON_USEDEP}]
	~dev-python/pandas-1.4[${PYTHON_USEDEP}]
	~dev-python/parameterized-0.8[${PYTHON_USEDEP}]
	~dev-python/scikit-learn-1.0[${PYTHON_USEDEP}]
	~dev-python/scipy-1.9[${PYTHON_USEDEP}]
	~dev-python/statsmodels-0.13[${PYTHON_USEDEP}]
	dev-python/tensorflow-datasets[${PYTHON_USEDEP}]
	dev-python/tensorflow-estimator[${PYTHON_USEDEP}]
	dev-python/tensorflow-probability[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	dev-python/tf-models-official[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"