# 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="Helper library to fetch current best bid/ask from crypto exchanges orderbook APIs" HOMEPAGE="https://github.com/tferreira/topbid" LICENSE="" 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="dev" DEPENDENCIES="dev-python/request-boost[${PYTHON_USEDEP}] dev? ( ~dev-python/black-22.12.0[${PYTHON_USEDEP}] ) dev? ( ~dev-python/build-0.10.0[${PYTHON_USEDEP}] ) dev? ( ~dev-python/pylint-2.15.10[${PYTHON_USEDEP}] ) dev? ( ~dev-python/pytest-7.2.1[${PYTHON_USEDEP}] ) dev? ( ~dev-python/responses-0.22.0[${PYTHON_USEDEP}] ) dev? ( ~dev-python/twine-4.0.2[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"