# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.31.0.dev20230309180344" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_11 ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="TensorFlow IO [wheel]" HOMEPAGE="https://github.com/tensorflow/io" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/cp311/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="tensorflow tensorflow-aarch64 tensorflow-cpu tensorflow-gpu tensorflow-rocm" DEPENDENCIES="tensorflow? ( dev-python/tensorflow[${PYTHON_USEDEP}] ) tensorflow-aarch64? ( dev-python/tensorflow-aarch64[${PYTHON_USEDEP}] ) tensorflow-cpu? ( dev-python/tensorflow-cpu[${PYTHON_USEDEP}] ) tensorflow-gpu? ( dev-python/tensorflow-gpu[${PYTHON_USEDEP}] ) tensorflow-rocm? ( dev-python/tensorflow-rocm[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"