# 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="A compliance utility reporting system for GA4GH DRS server implementations. Supports GA4GH DRS versions - 1.2.0" HOMEPAGE="https://github.com/ga4gh/drs-compliance-suite" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/8c/9f/789d6ce440a9952eff6438c1dc559148f482b25d167ff7b029a26280ff50/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="~dev-python/python-json-logger-2.0.4[${PYTHON_USEDEP}] ~dev-python/structlog-21.5.0[${PYTHON_USEDEP}] ~dev-python/requests-2.28.1[${PYTHON_USEDEP}] ~dev-python/flask-2.2.0[${PYTHON_USEDEP}] dev-python/Flask-HTTPAuth[${PYTHON_USEDEP}] ~dev-python/pytest-7.1.2[${PYTHON_USEDEP}] ~dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}] dev-python/ga4gh-testbed-lib[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"