# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="1.0.29.dev0" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Q# Python Bindings [wheel]" HOMEPAGE="https://github.com/microsoft/qsharp" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/c1/a3/8e72a84800e5e05f81e9e6dd107da30205a318b57e9715a55203a74998e0/${REALNAME//-/_}-${REALVERSION}-cp37-abi3-manylinux_2_31_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp37-abi3-manylinux_2_31_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="jupyterlab widgets" DEPENDENCIES="jupyterlab? ( dev-python/qsharp-jupyterlab[${PYTHON_USEDEP}] ) widgets? ( dev-python/qsharp-widgets[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"