# 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="A tool to help newsrooms manage their content, from pitch to planning to production." HOMEPAGE="https://github.com/DallasMorningNews/django-budget/" LICENSE="AGPL-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="" DEPENDENCIES=">=dev-python/django-1.11.0[${PYTHON_USEDEP}] dev-python/django-admin-sortable2[${PYTHON_USEDEP}] dev-python/django-editorial-staff[${PYTHON_USEDEP}] ~dev-python/django-filter-1.0.0[${PYTHON_USEDEP}] ~dev-python/djangorestframework-3.6.0[${PYTHON_USEDEP}] dev-python/djangorestframework-camel-case[${PYTHON_USEDEP}] ~dev-python/python-dateutil-2.6.1[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] >=dev-python/redis-2.10.6[${PYTHON_USEDEP}] >=dev-python/requests-2.18.4[${PYTHON_USEDEP}] >=dev-python/six-1.11.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"