commit: b7ff075b4f45367a3f779452cbfb02269a98db5c Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com> AuthorDate: Fri Nov 23 10:51:55 2018 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 20:20:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ff075b
dev-python/humanfriendly: drop unneeded test dependency Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10459 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org> dev-python/humanfriendly/humanfriendly-4.17.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/humanfriendly/humanfriendly-4.17.ebuild b/dev-python/humanfriendly/humanfriendly-4.17.ebuild index bb442e83cbb..2d7478e5d66 100644 --- a/dev-python/humanfriendly/humanfriendly-4.17.ebuild +++ b/dev-python/humanfriendly/humanfriendly-4.17.ebuild @@ -29,7 +29,6 @@ DEPEND="${RDEPEND} >=dev-python/capturer-2.1[${PYTHON_USEDEP}] >=dev-python/coloredlogs-2.0[${PYTHON_USEDEP}] >=dev-python/pytest-3.0.7[${PYTHON_USEDEP}] - >=dev-python/pytest-2.4.0[${PYTHON_USEDEP}] ) "
