# 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="Continuous Delivery scripts to increase automation" HOMEPAGE="https://github.com/ARMmbed/continuous-delivery-scripts" LICENSE="Apache-2.0" 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[${PYTHON_USEDEP}] ~dev-python/towncrier-22.12.0[${PYTHON_USEDEP}] dev-python/pyautoversion[${PYTHON_USEDEP}] ~dev-python/pdoc3-0.10.0[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] ~dev-python/semver-2.13.0[${PYTHON_USEDEP}] dev-python/python-dotenv[${PYTHON_USEDEP}] dev-python/twine[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] dev-python/licenseheaders[${PYTHON_USEDEP}] dev-python/spdx-tools[${PYTHON_USEDEP}] dev-python/license-expression[${PYTHON_USEDEP}] dev-python/wcmatch[${PYTHON_USEDEP}] dev-python/jellyfish[${PYTHON_USEDEP}] ~dev-python/jinja2-2.11.3[${PYTHON_USEDEP}] ~dev-python/markupsafe-2.0.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"