# 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="Flask-Collect-Invenio -- Collect static files in Flask application" HOMEPAGE="http://github.com/inveniosoftware/Flask-Collect-Invenio" LICENSE="BSD" 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="all docs tests" DEPENDENCIES=">=dev-python/flask-0.10.1[${PYTHON_USEDEP}] all? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] ) all? ( >=dev-python/black-21.9_beta0[${PYTHON_USEDEP}] ) all? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) all? ( =dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] ) all? ( >=dev-python/pytest-flask-1.0.0[${PYTHON_USEDEP}] ) all? ( dev-python/pytest-isort[${PYTHON_USEDEP}] ) all? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] ) all? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] ) docs? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/black-21.9_beta0[${PYTHON_USEDEP}] ) tests? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) tests? ( =dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-flask-1.0.0[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-isort[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"