# 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="Modern package for analyzing chess games." HOMEPAGE="https://github.com/michalskibinski109/chess_insight" LICENSE="GPL-3+" SRC_URI="https://files.pythonhosted.org/packages/20/18/e3ff16badc4ed27762fddeca3cbad9065a6dd3f0b98fded5a123b7bb7d31/${REALNAME//-/_}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/stockfish[${PYTHON_USEDEP}] dev-python/easy-logs[${PYTHON_USEDEP}] dev-python/chess[${PYTHON_USEDEP}] dev-python/berserk[${PYTHON_USEDEP}] dev-python/chess-com[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] dev-python/textual[${PYTHON_USEDEP}] ~dev-python/pydantic-2.3.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"