# 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="A tool to create recipes for building conda packages from distributions on PyPI." HOMEPAGE="https://github.com/repo-helper/mkrecipe" 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/click-7.1.2[${PYTHON_USEDEP}] dev-python/consolekit[${PYTHON_USEDEP}] dev-python/dom-toml[${PYTHON_USEDEP}] dev-python/domdf-python-tools[${PYTHON_USEDEP}] >=dev-python/jinja2-2.11.3[${PYTHON_USEDEP}] >=dev-python/packaging-20.9[${PYTHON_USEDEP}] dev-python/pyproject-parser[${PYTHON_USEDEP}] dev-python/shippinglabel[${PYTHON_USEDEP}] dev-python/shippinglabel-conda[${PYTHON_USEDEP}] dev-python/shippinglabel-pypi[${PYTHON_USEDEP}] >=dev-python/typing-extensions-3.7.4.3[${PYTHON_USEDEP}] dev-python/whey[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"