# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="X-I-A Flask API [wheel]"

HOMEPAGE="https://develop.x-i-a.com/docs/xia-flask-api/0.1.8/index.html"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/5f/f8/bc02fc030561480dbf976ab36ed4baedb6d75f963c68e122663994025a07/${REALNAME//-/_}-${REALVERSION}-cp310-none-manylinux1_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp310-none-manylinux1_x86_64.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/flask[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/pyjwt[${PYTHON_USEDEP}]
	dev-python/xia-cache-firestore[${PYTHON_USEDEP}]
	dev-python/xia-engine-firestore[${PYTHON_USEDEP}]
	dev-python/xia-meta[${PYTHON_USEDEP}]
	dev-python/xia-meta-auth[${PYTHON_USEDEP}]
	dev-python/xia-meta-task[${PYTHON_USEDEP}]
	dev-python/xia-authenticator[${PYTHON_USEDEP}]
	dev-python/xia-mail-sender[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"