# 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="Oracle Cloud Infrastructure CLI" HOMEPAGE="https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm" LICENSE="Universal Permissive License 1.0 or Apache License 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="db" DEPENDENCIES="dev-python/oci[${PYTHON_USEDEP}] >=dev-python/arrow-1.0.0[${PYTHON_USEDEP}] >=dev-python/certifi-2025.1.31[${PYTHON_USEDEP}] ~dev-python/click-8.0.4[${PYTHON_USEDEP}] =dev-python/pytz-2016.10[${PYTHON_USEDEP}] >=dev-python/six-1.15.0[${PYTHON_USEDEP}] dev-python/terminaltables[${PYTHON_USEDEP}] <=dev-python/pyopenssl-25.1.0[${PYTHON_USEDEP}] <=dev-python/pyyaml-6.0.2[${PYTHON_USEDEP}] <=dev-python/prompt-toolkit-3.0.43[${PYTHON_USEDEP}] >=dev-python/setuptools-78.1.1[${PYTHON_USEDEP}] db? ( dev-python/cx-Oracle[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"