# 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="Cloudsmith Command-Line Interface (CLI)" HOMEPAGE="https://github.com/cloudsmith-io/cloudsmith-cli" 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/click-8.1.8[${PYTHON_USEDEP}] dev-python/click-configfile[${PYTHON_USEDEP}] >=dev-python/click-didyoumean-0.0.3[${PYTHON_USEDEP}] dev-python/click-spinner[${PYTHON_USEDEP}] dev-python/cloudsmith-api[${PYTHON_USEDEP}] >=dev-python/keyring-25.4.1[${PYTHON_USEDEP}] >=dev-python/requests-2.18.4[${PYTHON_USEDEP}] >=dev-python/requests-toolbelt-1.0.0[${PYTHON_USEDEP}] >=dev-python/semver-2.7.9[${PYTHON_USEDEP}] >=dev-python/urllib3-2.5[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"