# 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="A package for authoring and deploying machine learning workflows"

HOMEPAGE="https://github.com/apache/incubator-liminal"
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/docker-4.2.0[${PYTHON_USEDEP}]
	dev-python/apache-airflow[${PYTHON_USEDEP}]
	~dev-python/click-7.1.1[${PYTHON_USEDEP}]
	~dev-python/flask-1.1.1[${PYTHON_USEDEP}]
	~dev-python/pyyaml-5.4.1[${PYTHON_USEDEP}]
	~dev-python/boto3-1.17.112[${PYTHON_USEDEP}]
	~dev-python/botocore-1.20.112[${PYTHON_USEDEP}]
	~dev-python/wheel-0.36.2[${PYTHON_USEDEP}]
	~dev-python/termcolor-1.1.0[${PYTHON_USEDEP}]
	dev-python/docker-pycreds[${PYTHON_USEDEP}]
	dev-python/typing[${PYTHON_USEDEP}]
	~dev-python/gitpython-3.1.11[${PYTHON_USEDEP}]
	~dev-python/moto-1.3.14[${PYTHON_USEDEP}]
	~dev-python/diskcache-3.1.1[${PYTHON_USEDEP}]
	~dev-python/croniter-0.3.31[${PYTHON_USEDEP}]
	~dev-python/pytz-2020.5[${PYTHON_USEDEP}]
	dev-python/pytzdata[${PYTHON_USEDEP}]
	~dev-python/freezegun-1.1.0[${PYTHON_USEDEP}]
	<dev-python/statsd-4.0[${PYTHON_USEDEP}]
	~dev-python/sqlalchemy-1.3.15[${PYTHON_USEDEP}]
	~dev-python/flatdict-3.4.0[${PYTHON_USEDEP}]
	<dev-python/jinja2-2.11.0[${PYTHON_USEDEP}]
	~dev-python/python-json-logger-2.0.1[${PYTHON_USEDEP}]
	~dev-python/requests-2.26.0[${PYTHON_USEDEP}]
	dev-python/apache-airflow-providers-amazon[${PYTHON_USEDEP}]
	dev-python/apache-airflow-providers-cncf-kubernetes[${PYTHON_USEDEP}]
	~dev-python/cfn-lint-0.53.0[${PYTHON_USEDEP}]
	dev-python/pre-commit[${PYTHON_USEDEP}]
	~dev-python/werkzeug-1.0.1[${PYTHON_USEDEP}]
	~dev-python/itsdangerous-1.1.0[${PYTHON_USEDEP}]
	~dev-python/markupsafe-1.1.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"