# 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="Automated management of your changelog and other versioned files, following the principles of Keep a Changelog and Semantic Versioning." HOMEPAGE="https://github.com/award28/changelogger" 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/gitpython-3.1.31[${PYTHON_USEDEP}] ~dev-python/jinja2-3.1.2[${PYTHON_USEDEP}] ~dev-python/pydantic-1.10.6[${PYTHON_USEDEP}] ~dev-python/pyyaml-6.0[${PYTHON_USEDEP}] ~dev-python/rich-13.3.2[${PYTHON_USEDEP}] ~dev-python/semver-2.13.0[${PYTHON_USEDEP}] ~dev-python/typer-0.7.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"