# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="1.0a13.dev1" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Manage elections, candidates and ballots, the POLITICO way. [badver 1.0a13.dev1]" HOMEPAGE="https://github.com/The-Politico/politico-civic-election/" 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="test" DEPENDENCIES="dev-python/django[${PYTHON_USEDEP}] dev-python/djangorestframework[${PYTHON_USEDEP}] dev-python/django-filter[${PYTHON_USEDEP}] dev-python/dj-database-url[${PYTHON_USEDEP}] dev-python/psycopg2-binary[${PYTHON_USEDEP}] dev-python/politico-civic-entity[${PYTHON_USEDEP}] dev-python/politico-civic-geography[${PYTHON_USEDEP}] dev-python/politico-civic-government[${PYTHON_USEDEP}] dev-python/us-elections[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"