commit: 0acba543fe203fa8abbc1998f54b3fae9beba80d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 19 03:30:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 19 03:31:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0acba543
dev-python/tqdm: add dev-python/pytest-timeout dep to 4.55.2 too Bug: https://bugs.gentoo.org/771492 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/tqdm/tqdm-4.55.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/tqdm/tqdm-4.55.2.ebuild b/dev-python/tqdm/tqdm-4.55.2.ebuild index 81b4fb49848..0bf4e4570b8 100644 --- a/dev-python/tqdm/tqdm-4.55.2.ebuild +++ b/dev-python/tqdm/tqdm-4.55.2.ebuild @@ -28,6 +28,7 @@ BDEPEND=" dev-python/toml[${PYTHON_USEDEP}] test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] + dev-python/pytest-timeout[${PYTHON_USEDEP}] )" distutils_enable_tests pytest
