# 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 SDK to use the Binance Websocket API\`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, com-coin_futures, us, tr, dex/chain+testnet) in a simple, fast, flexible, robust and fully-featured way." HOMEPAGE="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api" LICENSE="MIT" 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="" DEPENDENCIES="dev-python/colorama[${PYTHON_USEDEP}] >=dev-python/requests-2.31.0[${PYTHON_USEDEP}] dev-python/websocket-client[${PYTHON_USEDEP}] ~dev-python/websockets-11.0.3[${PYTHON_USEDEP}] dev-python/Flask-RESTful[${PYTHON_USEDEP}] dev-python/cheroot[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}] dev-python/orjson[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pysocks[${PYTHON_USEDEP}] dev-python/simplejson[${PYTHON_USEDEP}] dev-python/unicorn-fy[${PYTHON_USEDEP}] dev-python/unicorn-binance-rest-api[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/cython[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"