# 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="\"Simple security for Flask apps.\"" HOMEPAGE="https://github.com/inveniosoftware/flask-security-invenio" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/72/e6/227e80901f9d19a4821166e9388f7f0677943216e3ec38396455e1854400/flask_security_invenio-${REALVERSION}.tar.gz" SOURCEFILE="flask_security_invenio-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="tests" DEPENDENCIES=">=dev-python/email-validator-1.0.5[${PYTHON_USEDEP}] dev-python/speaklater[${PYTHON_USEDEP}] >=dev-python/flask-babel-2.0.0[${PYTHON_USEDEP}] >=dev-python/flask-login-0.4.1[${PYTHON_USEDEP}] dev-python/Flask-Mail[${PYTHON_USEDEP}] dev-python/Flask-Principal[${PYTHON_USEDEP}] dev-python/Flask-WTF[${PYTHON_USEDEP}] >=dev-python/flask-1.1.4[${PYTHON_USEDEP}] >=dev-python/itsdangerous-2.0[${PYTHON_USEDEP}] >=dev-python/markupsafe-2.1.5[${PYTHON_USEDEP}] >=dev-python/passlib-1.7[${PYTHON_USEDEP}] >=dev-python/zxcvbn-4.4.28[${PYTHON_USEDEP}] tests? ( =dev-python/flask-sphinx-themes-1.0.2[${PYTHON_USEDEP}] ) tests? ( >=dev-python/flask-sqlalchemy-2.5.1[${PYTHON_USEDEP}] ) tests? ( >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] ) tests? ( dev-python/msgcheck[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-black-ng[${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}] ) tests? ( =dev-python/sphinx-4.2.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"