# 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="Command line tool for missinglink.ai platform [top-max 18.8.0]"

HOMEPAGE="https://missinglink.ai"
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="gcp xattr"
DEPENDENCIES="~dev-python/click-6.7[${PYTHON_USEDEP}]
	~dev-python/requests-2.18[${PYTHON_USEDEP}]
	dev-python/terminaltables[${PYTHON_USEDEP}]
	~dev-python/pyjwt-1.5[${PYTHON_USEDEP}]
	~dev-python/retrying-1.3[${PYTHON_USEDEP}]
	~dev-python/humanize-0.5[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.23[${PYTHON_USEDEP}]
	~dev-python/flask-1.0[${PYTHON_USEDEP}]
	~dev-python/ply-3.11[${PYTHON_USEDEP}]
	~dev-python/pyparsing-2.2[${PYTHON_USEDEP}]
	~dev-python/base58-0.2[${PYTHON_USEDEP}]
	dev-python/flatten-json[${PYTHON_USEDEP}]
	~dev-python/httplib2-0.10[${PYTHON_USEDEP}]
	~dev-python/puremagic-1.3[${PYTHON_USEDEP}]
	dev-python/missinglink-sdk[${PYTHON_USEDEP}]
	~dev-python/gitpython-2.1[${PYTHON_USEDEP}]
	~dev-python/boto3-1.4[${PYTHON_USEDEP}]
	dev-python/click-completion[${PYTHON_USEDEP}]
	~dev-python/psutil-5.4[${PYTHON_USEDEP}]
	~dev-python/pandas-0.22[${PYTHON_USEDEP}]
	>=dev-python/requests-cache-0.4[${PYTHON_USEDEP}]
	dev-python/scandir[${PYTHON_USEDEP}]
	~dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
	~dev-python/docker-3.4.0[${PYTHON_USEDEP}]
	dev-python/mlcrypto[${PYTHON_USEDEP}]
	~dev-python/colorama-0.3.9[${PYTHON_USEDEP}]
	dev-python/sseclient[${PYTHON_USEDEP}]
	~dev-python/six-1.11.0[${PYTHON_USEDEP}]
	~dev-python/msgpack-0.5.6[${PYTHON_USEDEP}]
	gcp? ( dev-python/google-cloud-core[${PYTHON_USEDEP}] )
	gcp? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] )
	gcp? ( ~dev-python/google-auth-1.5[${PYTHON_USEDEP}] )
	xattr? ( dev-python/xattr[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"