diff options
-rw-r--r-- | dev-python/typer/typer-0.2.1-r1.ebuild (renamed from dev-python/typer/typer-0.2.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typer/typer-0.2.1.ebuild b/dev-python/typer/typer-0.2.1-r1.ebuild index 8202f0bd..9dd40e31 100644 --- a/dev-python/typer/typer-0.2.1.ebuild +++ b/dev-python/typer/typer-0.2.1-r1.ebuild @@ -19,7 +19,7 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] " RDEPEND=" - dev-python/click[${PYTHON_USEDEP}] + <dev-python/click-8[${PYTHON_USEDEP}] " PATCHES=( "${FILESDIR}"/"${PN}"-avoid-python-dephell-dependency.patch ) |