# 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 simple package manager and scaffold for python & some other languages." HOMEPAGE="https://github.com/Python-Tools/pmfp" 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/wheel-0.36.2[${PYTHON_USEDEP}] >=dev-python/pygments-2.9.0[${PYTHON_USEDEP}] >=dev-python/babel-2.9.1[${PYTHON_USEDEP}] >=dev-python/mypy-0.800[${PYTHON_USEDEP}] dev-python/schema-entry[${PYTHON_USEDEP}] >=dev-python/colorama-0.4.0[${PYTHON_USEDEP}] >=dev-python/termcolor-1.0.0[${PYTHON_USEDEP}] >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}] >=dev-python/requests-2.24.0[${PYTHON_USEDEP}] >=dev-python/requests-oauthlib-1.3.0[${PYTHON_USEDEP}] >=dev-python/gitpython-3.1.5[${PYTHON_USEDEP}] >=dev-python/pyaml-20.4.0[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] >=dev-python/jinja2-2.11[${PYTHON_USEDEP}] >=dev-python/sphinx-3.5[${PYTHON_USEDEP}] >=dev-python/coverage-5.5[${PYTHON_USEDEP}] >=dev-python/recommonmark-0.7.1[${PYTHON_USEDEP}] dev-python/sphinxcontrib-napoleon[${PYTHON_USEDEP}] dev-python/sphinx-intl[${PYTHON_USEDEP}] >=dev-python/sphinx-autoapi-1.8.1[${PYTHON_USEDEP}] >=dev-python/sphinx-rtd-theme-0.5.2[${PYTHON_USEDEP}] >=dev-python/astroid-2.7[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"