# 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 Django app for building custom web forms and collecting submissions." HOMEPAGE="https://github.com/levimoore1992/formification" 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="" DEPENDENCIES=">=dev-python/django-1.8[${PYTHON_USEDEP}] dev-python/django-admin-ordering[${PYTHON_USEDEP}] dev-python/django-ckeditor[${PYTHON_USEDEP}] >=dev-python/django-filter-1.1.0[${PYTHON_USEDEP}] >=dev-python/djangorestframework-3.11.2[${PYTHON_USEDEP}] dev-python/nameparser[${PYTHON_USEDEP}] dev-python/raven[${PYTHON_USEDEP}] dev-python/pyzipcode[${PYTHON_USEDEP}] dev-python/us[${PYTHON_USEDEP}] ~dev-python/beautifulsoup4-4.4.1[${PYTHON_USEDEP}] ~dev-python/tzlocal-1.2.2[${PYTHON_USEDEP}] >=dev-python/phonenumbers-8.12.40[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"