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

EAPI=8

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

inherit python-r1 gs-pypi

DESCRIPTION="A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits. [wheel]"

HOMEPAGE="http://github.com/quantumlib/cirq"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

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

IUSE="dev-env"
DEPENDENCIES="dev-python/cirq-aqt[${PYTHON_USEDEP}]
	dev-python/cirq-core[${PYTHON_USEDEP}]
	dev-python/cirq-google[${PYTHON_USEDEP}]
	dev-python/cirq-ionq[${PYTHON_USEDEP}]
	dev-python/cirq-pasqal[${PYTHON_USEDEP}]
	dev-python/cirq-web[${PYTHON_USEDEP}]
	dev-env? ( ~dev-python/mypy-1.19.1[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/types-protobuf[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/types-requests[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/pytest[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/pytest-randomly[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/coverage-7.4[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/filelock-3.1[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/codeowners[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/virtualenv-20.23[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/virtualenv-clone[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/black-25.12.0[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/isort-7.0.0[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/pylint-4.0.2[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/grpcio-tools[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/mypy-protobuf[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/typedunits[${PYTHON_USEDEP}] )
	dev-env? ( <dev-python/ipython-10.0_pre0[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/notebook-7.0[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/ipykernel-7.1[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/papermill[${PYTHON_USEDEP}] )
	dev-env? ( >=dev-python/ply-3.6[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/pylatex-1.4[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/quimb[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/opt-einsum[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/seaborn-0.12[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/tensorflow-docs[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/virtualenv[${PYTHON_USEDEP}] )
	dev-env? ( >=dev-python/setuptools-70.0[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/wheel[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/twine[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/ruff[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/asv[${PYTHON_USEDEP}] )
	dev-env? ( ~dev-python/qiskit-aer-0.17.0[${PYTHON_USEDEP}] )
	dev-env? ( dev-python/stimcirq[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"