commit: 838f4944d26dbf68b8b42caa789ca603f5feb516 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 7 00:21:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 7 00:21:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838f4944
dev-python/whisper: add upstream PR link for six Bug: https://github.com/graphite-project/whisper/pull/344 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/whisper/whisper-1.1.10.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/whisper/whisper-1.1.10.ebuild b/dev-python/whisper/whisper-1.1.10.ebuild index 93d22c6b7908..15991690b0bc 100644 --- a/dev-python/whisper/whisper-1.1.10.ebuild +++ b/dev-python/whisper/whisper-1.1.10.ebuild @@ -22,6 +22,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" +# six: https://github.com/graphite-project/whisper/pull/344 RDEPEND=" dev-python/six[${PYTHON_USEDEP}] "
