# 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="LHCbWebDIRAC is a portal for the DIRAC software." HOMEPAGE="https://gitlab.cern.ch/lhcb-dirac/LHCbWebDIRAC/" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/44/b6/de5f5b89cb0eec5af406ef7b07d85160d741e160e11cfa54e925468e89e8/lhcbwebdirac-${REALVERSION}.tar.gz" SOURCEFILE="lhcbwebdirac-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="server testing" DEPENDENCIES="dev-python/cachetools[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/tornado[${PYTHON_USEDEP}] server? ( dev-python/LHCbDIRAC[${PYTHON_USEDEP}] ) server? ( dev-python/WebAppDIRAC[${PYTHON_USEDEP}] ) server? ( dev-python/diracwebappresources[${PYTHON_USEDEP}] ) server? ( dev-python/DIRAC[${PYTHON_USEDEP}] ) testing? ( dev-python/coverage[${PYTHON_USEDEP}] ) testing? ( >=dev-python/mock-1.0.1[${PYTHON_USEDEP}] ) testing? ( >=dev-python/pylint-1.6.5[${PYTHON_USEDEP}] ) testing? ( >=dev-python/pytest-3.6[${PYTHON_USEDEP}] ) testing? ( >=dev-python/pytest-cov-2.2.0[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest-mock[${PYTHON_USEDEP}] ) testing? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"