# 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="Embed an EPICS IOC in a Python process" HOMEPAGE="https://github.com/DiamondLightSource/pythonSoftIOC" 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="dev useful" DEPENDENCIES="dev-python/epicscorelibs[${PYTHON_USEDEP}] dev-python/pvxslibs[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/epicsdbbuilder[${PYTHON_USEDEP}] >=dev-python/pyyaml-6.0[${PYTHON_USEDEP}] useful? ( dev-python/cothread[${PYTHON_USEDEP}] ) useful? ( dev-python/scipy[${PYTHON_USEDEP}] ) useful? ( dev-python/aioca[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest-flake8[${PYTHON_USEDEP}] ) dev? (