# 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="RElease NOtes manager" HOMEPAGE="https://docs.openstack.org/reno/latest/" 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="sphinx test" DEPENDENCIES=">=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}] >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}] >=dev-python/packaging-20.4[${PYTHON_USEDEP}] dev-python/pbr[${PYTHON_USEDEP}] sphinx? ( >=dev-python/docutils-0.11[${PYTHON_USEDEP}] ) sphinx? ( >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/coverage-4.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/openstackdocstheme-2.2.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/python-subunit-0.0.18[${PYTHON_USEDEP}] ) test? ( >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}] ) test? ( >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"