# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.63.0.dev1421"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="OpenTestFactory Orchestrator Toolkit [wheel]"

HOMEPAGE="https://gitlab.com/henixdevelopment/open-source/opentestfactory/python-toolkit"
LICENSE="Apache Software License https://www.apache.org/licenses/LICENSE-2.0"
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=""
DEPENDENCIES=">=dev-python/requests-2.32[${PYTHON_USEDEP}]
	>=dev-python/pyjwt-2.10[${PYTHON_USEDEP}]
	>=dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
	<dev-python/flask-4.0[${PYTHON_USEDEP}]
	>=dev-python/jsonschema-4.23[${PYTHON_USEDEP}]
	>=dev-python/toposort-1.10[${PYTHON_USEDEP}]
	>=dev-python/waitress-3.0[${PYTHON_USEDEP}]
	>=dev-python/paste-3.10[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"