# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="1.0.0.dev7" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="token based matrix registration app [wheel]" HOMEPAGE="https://github.com/zeratax/matrix-registration" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="postgres testing" DEPENDENCIES=">=dev-python/alembic-1.3.2[${PYTHON_USEDEP}] >=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}] >=dev-python/flask-1.1[${PYTHON_USEDEP}] >=dev-python/flask-sqlalchemy-2.5.1[${PYTHON_USEDEP}] >=dev-python/flask-cors-3.0.7[${PYTHON_USEDEP}] dev-python/Flask-HTTPAuth[${PYTHON_USEDEP}] dev-python/Flask-Limiter[${PYTHON_USEDEP}] >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}] >=dev-python/requests-2.22[${PYTHON_USEDEP}] >=dev-python/sqlalchemy-1.3.13[${PYTHON_USEDEP}] >=dev-python/waitress-2.0.0[${PYTHON_USEDEP}] >=dev-python/wtforms-2.1[${PYTHON_USEDEP}] postgres? ( dev-python/psycopg2-binary[${PYTHON_USEDEP}] ) testing? ( >=dev-python/parameterized-0.7.0[${PYTHON_USEDEP}] ) testing? ( >=dev-python/flake8-3.7.7[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"