From d72ba2d3fcf1a43b1bf8dc4c871d8abb9c7959f0 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 21 Feb 2023 09:35:00 +0000 Subject: Adding metadata --- dev-python/bpython/bpython-0.24.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-python/bpython/bpython-0.24.ebuild') diff --git a/dev-python/bpython/bpython-0.24.ebuild b/dev-python/bpython/bpython-0.24.ebuild index 8b3ab3de2543..8f0cf819534c 100644 --- a/dev-python/bpython/bpython-0.24.ebuild +++ b/dev-python/bpython/bpython-0.24.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{7,8,9,10,11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" HOMEPAGE=" @@ -14,12 +14,11 @@ HOMEPAGE=" https://github.com/bpython/bpython/ https://pypi.org/project/bpython/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" IUSE="clipboard +jedi watch" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" >=dev-python/curtsies-0.4.0[${PYTHON_USEDEP}] -- cgit v1.3.1