# 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="Django reusable app to show your project version" HOMEPAGE="https://github.com/DCOD-OpenSource/django-project-version/" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.zip" SOURCEFILE="${REALNAME}-${REALVERSION}.zip" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="git rest test" DEPENDENCIES="=dev-python/gitpython-3.0.2[${PYTHON_USEDEP}] ) rest? ( >=dev-python/djangorestframework-3.10.3[${PYTHON_USEDEP}] ) test? ( ~dev-python/attrs-23.2.0[${PYTHON_USEDEP}] ) test? ( dev-python/autoflake[${PYTHON_USEDEP}] ) test? ( ~dev-python/bandit-1.7.6[${PYTHON_USEDEP}] ) test? ( ~dev-python/black-23.12.1[${PYTHON_USEDEP}] ) test? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) test? ( dev-python/check-wheel-contents[${PYTHON_USEDEP}] ) test? ( ~dev-python/coverage-6.5.0[${PYTHON_USEDEP}] ) test? ( dev-python/coveralls[${PYTHON_USEDEP}] ) test? ( dev-python/curlylint[${PYTHON_USEDEP}] ) test? ( dev-python/darglint[${PYTHON_USEDEP}] ) test? ( dev-python/dennis[${PYTHON_USEDEP}] ) test? ( dev-python/django-stubs[${PYTHON_USEDEP}] ) test? ( dev-python/djangorestframework-stubs[${PYTHON_USEDEP}] ) test? ( dev-python/dlint[${PYTHON_USEDEP}] ) test? ( dev-python/dodgy[${PYTHON_USEDEP}] ) test? ( dev-python/dotenv-linter[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-annotations-complexity[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-annotations-coverage[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-blind-except[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-boolean-trap[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-broken-line[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-bugbear[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-builtins[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-coding[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-cognitive-complexity[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-comprehensions[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-datetimez[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-debugger[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-django[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-docstrings[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-eradicate[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-executable[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-expression-complexity[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-fixme[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-functions[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-gettext[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-logging-format[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-mutable[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-no-implicit-concat[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-no-pep420[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-pie[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-print[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-raise[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-return[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-self[${PYTHON_USEDEP}] ) test? ( dev-python/flake8_simplify[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"