commit:     538d39769811e7826f2471f0a529a823853a15d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  8 17:12:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec  8 17:12:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538d3976

dev-python/bpython: add greenlet note

...given we're likely to keep checking if the dep is still there, as very
few things need it still.

Bug: https://github.com/bpython/bpython/issues/641
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/bpython/bpython-0.24.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/bpython/bpython-0.24.ebuild 
b/dev-python/bpython/bpython-0.24.ebuild
index 6a0618d8646b..87a04c062d51 100644
--- a/dev-python/bpython/bpython-0.24.ebuild
+++ b/dev-python/bpython/bpython-0.24.ebuild
@@ -20,6 +20,7 @@ SLOT="0"
 IUSE="clipboard +jedi watch"
 KEYWORDS="amd64 arm64 ~riscv x86"
 
+# see https://github.com/bpython/bpython/issues/641 wrt greenlet
 RDEPEND="
        >=dev-python/curtsies-0.4.0[${PYTHON_USEDEP}]
        dev-python/cwcwidth[${PYTHON_USEDEP}]

Reply via email to