# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="mkdocs-git-committers-plugin-2" LITERALNAME="mkdocs-git-committers-plugin-2" 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="An MkDocs plugin to create a list of contributors on the page. The git-committers plugin will seed the template context with a list of GitHub or GitLab committers and other useful GIT info such as last modified date" HOMEPAGE="https://github.com/ojacques/mkdocs-git-committers-plugin-2/" 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/mkdocs-1.0.3[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/gitpython[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"