# 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} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Use this tool to extract historical on-chain price data from an archive node. Shoutout to @bantg and @nymmrx for their awesome work on yearn-exporter that made this library possible." HOMEPAGE="https://github.com/BobTheBuidler/ypricemagic" 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/aiosqlite-0.22.1[${PYTHON_USEDEP}] dev-python/asyncpg[${PYTHON_USEDEP}] dev-python/bobs-lazy-logging[${PYTHON_USEDEP}] dev-python/cchecksum[${PYTHON_USEDEP}] dev-python/checksum-dict[${PYTHON_USEDEP}] dev-python/dank-mids[${PYTHON_USEDEP}] dev-python/eth-brownie[${PYTHON_USEDEP}] dev-python/eth-retry[${PYTHON_USEDEP}] dev-python/evmspec[${PYTHON_USEDEP}] dev-python/ez-a-sync[${PYTHON_USEDEP}] dev-python/faster-eth-abi[${PYTHON_USEDEP}] dev-python/faster-eth-utils[${PYTHON_USEDEP}] =dev-python/joblib-1.0.1[${PYTHON_USEDEP}] dev-python/multicall[${PYTHON_USEDEP}] dev-python/pony[${PYTHON_USEDEP}] dev-python/pony-stubs[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/typed-envs[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"