# 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} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A command line tool for interacting with cloud storage services." HOMEPAGE="https://cloud.google.com/storage/docs/gsutil" 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/argcomplete-3.6.2[${PYTHON_USEDEP}] >=dev-python/crcmod-1.7[${PYTHON_USEDEP}] >=dev-python/fasteners-0.14.1[${PYTHON_USEDEP}] dev-python/gcs-oauth2-boto-plugin[${PYTHON_USEDEP}] dev-python/google-apitools[${PYTHON_USEDEP}] ~dev-python/httplib2-0.20.4[${PYTHON_USEDEP}] dev-python/google-reauth[${PYTHON_USEDEP}] dev-python/monotonic[${PYTHON_USEDEP}] <=dev-python/pyopenssl-24.2.1[${PYTHON_USEDEP}] >=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}] >=dev-python/six-1.17.0[${PYTHON_USEDEP}] ~dev-python/google-auth-2.39.0[${PYTHON_USEDEP}] >=dev-python/google-auth-httplib2-0.2.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"