# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.2.1a1.dev70" 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 RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version [badver 0.2.1a1.dev70]" HOMEPAGE="https://github.com/sphinx-contrib/sphinxcontrib-towncrier" LICENSE="BSD 3-Clause License" 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/sphinx[${PYTHON_USEDEP}] >=dev-python/towncrier-19.2[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"