# 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="Build, test, documentation, linting, reformatting and specification code for hitch libraries." HOMEPAGE="https://hitchdev.com/" 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/hitchstory[${PYTHON_USEDEP}] dev-python/hitchrunpy[${PYTHON_USEDEP}] dev-python/icommandlib[${PYTHON_USEDEP}] dev-python/hitchbuild[${PYTHON_USEDEP}] dev-python/dirtempl[${PYTHON_USEDEP}] dev-python/templex[${PYTHON_USEDEP}] >=dev-python/twine-0.11.0[${PYTHON_USEDEP}] >=dev-python/flake8-3.5.0[${PYTHON_USEDEP}] dev-python/pip-tools[${PYTHON_USEDEP}] dev-python/gitpython[${PYTHON_USEDEP}] dev-python/black[${PYTHON_USEDEP}] dev-python/ipython[${PYTHON_USEDEP}] dev-python/q[${PYTHON_USEDEP}] dev-python/wheel[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}] dev-python/tomli[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"