# 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="A library for SoftLayer's API" HOMEPAGE="https://github.com/SoftLayer/softlayer-python" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/41/78/3380a217c73cd3e113e97ef7336b18f5f4987fca052e2eabc3f22367420e/softlayer-${REALVERSION}.tar.gz" SOURCEFILE="softlayer-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/prettytable-2.5.0[${PYTHON_USEDEP}] >=dev-python/click-8.0.4[${PYTHON_USEDEP}] >=dev-python/requests-2.32.2[${PYTHON_USEDEP}] >=dev-python/prompt-toolkit-2.0[${PYTHON_USEDEP}] >=dev-python/pygments-2.0.0[${PYTHON_USEDEP}] >=dev-python/urllib3-1.24[${PYTHON_USEDEP}] ~dev-python/rich-14.0.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"