# 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="Core package for all CloudShell Shells. This package contains the basic driver interfaces and metadata definitions as well as utilities and helpers created specifically for Shells" HOMEPAGE="https://github.com/QualiSystems/cloudshell-shell-core" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.zip" SOURCEFILE="${REALNAME}-${REALVERSION}.zip" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/setuptools[${PYTHON_USEDEP}] dev-python/jsonpickle[${PYTHON_USEDEP}] dev-python/cloudshell-automation-api[${PYTHON_USEDEP}] dev-python/cloudshell-logging[${PYTHON_USEDEP}] dev-python/cloudshell-rest-api[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"