# 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="Implementation of codeforces.com API" HOMEPAGE="https://github.com/VadVergasov/CodeforcesApiPy" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/f2/88/497f9b7dfea4b71cfd4e2adba500c1e7f8f13e85eb2644285a417bbd58f2/codeforcesapipy-${REALVERSION}.tar.gz" SOURCEFILE="codeforcesapipy-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/requests[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"