# 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 flexible, scalable CMS with custom node types, and flexible block content." HOMEPAGE="https://github.com/edoburu/django-fluent-pages" LICENSE="Apache-2.0" 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="flatpage fluentpage redirectnode tests" DEPENDENCIES="dev-python/django-fluent-utils[${PYTHON_USEDEP}] dev-python/django-mptt[${PYTHON_USEDEP}] dev-python/django-parler[${PYTHON_USEDEP}] >=dev-python/django-polymorphic-2.1.2[${PYTHON_USEDEP}] dev-python/django-polymorphic-tree[${PYTHON_USEDEP}] dev-python/django-slug-preview[${PYTHON_USEDEP}] dev-python/django-tag-parser[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] flatpage? ( dev-python/django-wysiwyg[${PYTHON_USEDEP}] ) fluentpage? ( dev-python/django-fluent-contents[${PYTHON_USEDEP}] ) redirectnode? ( dev-python/django-any-urlfield[${PYTHON_USEDEP}] ) tests? ( dev-python/django-any-urlfield[${PYTHON_USEDEP}] ) tests? ( dev-python/django-wysiwyg[${PYTHON_USEDEP}] ) tests? ( dev-python/django-fluent-contents[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"