# 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="This is check50, with which you can check solutions to problems for CS50." HOMEPAGE="https://github.com/cs50/check50" LICENSE="GPL-3" 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="develop" DEPENDENCIES=">=dev-python/attrs-18.0[${PYTHON_USEDEP}] >=dev-python/beautifulsoup4-0.0[${PYTHON_USEDEP}] dev-python/lib50[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] >=dev-python/pexpect-4.6[${PYTHON_USEDEP}] =dev-python/requests-2.19[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/termcolor-1.1[${PYTHON_USEDEP}] >=dev-python/jinja2-2.10[${PYTHON_USEDEP}] develop? ( dev-python/sphinx[${PYTHON_USEDEP}] ) develop? ( dev-python/sphinx-autobuild[${PYTHON_USEDEP}] ) develop? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"