# 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="CLI for CodaLab, a platform for reproducible computation"

HOMEPAGE="https://github.com/codalab/codalab-worksheets"
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/wheel-0.43.0[${PYTHON_USEDEP}]
	dev-python/apache-beam[${PYTHON_USEDEP}]
	<dev-python/cachetools-5.0[${PYTHON_USEDEP}]
	dev-python/google-apitools[${PYTHON_USEDEP}]
	<dev-python/google-auth-3.0[${PYTHON_USEDEP}]
	~dev-python/bottle-0.12.20[${PYTHON_USEDEP}]
	~dev-python/docker-4.3.0[${PYTHON_USEDEP}]
	dev-python/marshmallow-jsonapi[${PYTHON_USEDEP}]
	~dev-python/marshmallow-2.15.1[${PYTHON_USEDEP}]
	>=dev-python/setuptools-40.0.0[${PYTHON_USEDEP}]
	~dev-python/argcomplete-1.12.3[${PYTHON_USEDEP}]
	~dev-python/indexed-gzip-1.7.0[${PYTHON_USEDEP}]
	dev-python/ratarmountcore[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}]
	~dev-python/psutil-5.7.2[${PYTHON_USEDEP}]
	~dev-python/six-1.15.0[${PYTHON_USEDEP}]
	~dev-python/sqlalchemy-1.3.19[${PYTHON_USEDEP}]
	>=dev-python/watchdog-2.0.0[${PYTHON_USEDEP}]
	dev-python/fusepy[${PYTHON_USEDEP}]
	<dev-python/pygments-2.13[${PYTHON_USEDEP}]
	~dev-python/click-8.0.2[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
	dev-python/diffimg[${PYTHON_USEDEP}]
	~dev-python/selenium-3.141.0[${PYTHON_USEDEP}]
	~dev-python/requests-2.25.0[${PYTHON_USEDEP}]
	dev-python/azure-storage-blob[${PYTHON_USEDEP}]
	dev-python/azure-core[${PYTHON_USEDEP}]
	dev-python/sentry-sdk[${PYTHON_USEDEP}]
	~dev-python/requests-oauthlib-1.1.0[${PYTHON_USEDEP}]
	~dev-python/oauthlib-2.1.0[${PYTHON_USEDEP}]
	~dev-python/markdown2-2.4.0[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.26.11[${PYTHON_USEDEP}]
	dev-python/retry[${PYTHON_USEDEP}]
	dev-python/spython[${PYTHON_USEDEP}]
	~dev-python/flufl-lock-6.0[${PYTHON_USEDEP}]
	~dev-python/websockets-9.1[${PYTHON_USEDEP}]
	dev-python/kubernetes[${PYTHON_USEDEP}]
	dev-python/google-cloud-storage[${PYTHON_USEDEP}]
	dev-python/httpio[${PYTHON_USEDEP}]
	dev-python/memory-profiler[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"