# 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="Framework for running Tasks and from CLI and API for orchestation. Component-based Task builder/Runner for non-programmers. [top-max 5.9.41]"

HOMEPAGE="https://github.com/phenobarbital/flowtask"
LICENSE="Apache-2.0"
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=""
DEPENDENCIES="dev-python/borax[${PYTHON_USEDEP}]
	dev-python/PyDrive[${PYTHON_USEDEP}]
	~dev-python/chardet-5.2.0[${PYTHON_USEDEP}]
	~dev-python/asyncssh-2.14.2[${PYTHON_USEDEP}]
	dev-python/pyxlsb[${PYTHON_USEDEP}]
	dev-python/pyecharts[${PYTHON_USEDEP}]
	dev-python/snapshot-selenium[${PYTHON_USEDEP}]
	dev-python/webdriver-manager[${PYTHON_USEDEP}]
	dev-python/aioimaplib[${PYTHON_USEDEP}]
	dev-python/adal[${PYTHON_USEDEP}]
	~dev-python/xlrd-2.0.1[${PYTHON_USEDEP}]
	~dev-python/zeep-4.2.1[${PYTHON_USEDEP}]
	dev-python/nltk[${PYTHON_USEDEP}]
	~dev-python/jdcal-1.4.1[${PYTHON_USEDEP}]
	~dev-python/html5lib-1.1[${PYTHON_USEDEP}]
	~dev-python/shapely-2.0.1[${PYTHON_USEDEP}]
	dev-python/tzwhere[${PYTHON_USEDEP}]
	dev-python/timezonefinder[${PYTHON_USEDEP}]
	dev-python/Office365-REST-Python-Client[${PYTHON_USEDEP}]
	~dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
	~dev-python/python-magic-0.4.27[${PYTHON_USEDEP}]
	dev-python/pytomlpp[${PYTHON_USEDEP}]
	~dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
	~dev-python/networkx-2.8.5[${PYTHON_USEDEP}]
	~dev-python/gitpython-3.1.41[${PYTHON_USEDEP}]
	~dev-python/watchdog-4.0.2[${PYTHON_USEDEP}]
	dev-python/hachiko[${PYTHON_USEDEP}]
	~dev-python/paramiko-3.4.0[${PYTHON_USEDEP}]
	dev-python/jira[${PYTHON_USEDEP}]
	dev-python/querysource[${PYTHON_USEDEP}]
	dev-python/caio[${PYTHON_USEDEP}]
	~dev-python/wand-0.6.13[${PYTHON_USEDEP}]
	dev-python/pylibdmtx[${PYTHON_USEDEP}]
	dev-python/aiofile[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"