# 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="Open source library for continuous-variable quantum computation" HOMEPAGE="https://github.com/XanaduAI/StrawberryFields" 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/networkx-2.0[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] >=dev-python/numpy-1.17.4[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}] dev-python/quantum-blackbird[${PYTHON_USEDEP}] >=dev-python/requests-2.22.0[${PYTHON_USEDEP}] >=dev-python/scipy-1.0.0[${PYTHON_USEDEP}] >=dev-python/sympy-1.5[${PYTHON_USEDEP}] dev-python/thewalrus[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] >=dev-python/urllib3-1.25.3[${PYTHON_USEDEP}] dev-python/quantum-xir[${PYTHON_USEDEP}] dev-python/xanadu-cloud-client[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"