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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.7.3.dev20240101"
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 Quantum is a library for hybrid quantum-classical machine learning. [wheel]"

HOMEPAGE="https://github.com/tensorflow/quantum/"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/cp39/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp39-cp39-macosx_12_1_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp39-cp39-macosx_12_1_x86_64.whl"
RESTRICT="test"

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

IUSE="extras"
DEPENDENCIES="dev-python/cirq-core[${PYTHON_USEDEP}]
	dev-python/cirq-google[${PYTHON_USEDEP}]
	~dev-python/sympy-1.8[${PYTHON_USEDEP}]
	~dev-python/googleapis-common-protos-1.52.0[${PYTHON_USEDEP}]
	~dev-python/google-api-core-1.21.0[${PYTHON_USEDEP}]
	~dev-python/google-auth-1.18.0[${PYTHON_USEDEP}]
	~dev-python/protobuf-3.19.4[${PYTHON_USEDEP}]
	extras? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"