# 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 python package to interact with the tradingbot22 backend. used in tradingbot22-tradingbots" HOMEPAGE="https://github.com/JustinGuese/tradingbot22-basebot" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/f8/15/f921eed326318cf43cdac3dc57d510eaeba945318a3774433ca0b8c262e7/basebot22-basebot_JustinGuese-${REALVERSION}.tar.gz" SOURCEFILE="basebot22-basebot_JustinGuese-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/requests[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"