From: Michał Górny Date: Mon, 16 Mar 2020 18:44:45 +0000 (+0100) Subject: dev-python/whisper: Remove py2 virtuals X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0bf5a7a8621508705608004c6b3e4aff2f275bad;p=gentoo.git dev-python/whisper: Remove py2 virtuals Signed-off-by: Michał Górny --- diff --git a/dev-python/whisper/whisper-1.1.3.ebuild b/dev-python/whisper/whisper-1.1.3.ebuild index acf2b09922a5..ace134aa42c2 100644 --- a/dev-python/whisper/whisper-1.1.3.ebuild +++ b/dev-python/whisper/whisper-1.1.3.ebuild @@ -24,7 +24,6 @@ DEPEND=" test? ( ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] - virtual/python-unittest-mock[${PYTHON_USEDEP}] ) " diff --git a/dev-python/whisper/whisper-1.1.5.ebuild b/dev-python/whisper/whisper-1.1.5.ebuild index 690cb17abe1e..e229d3808d4f 100644 --- a/dev-python/whisper/whisper-1.1.5.ebuild +++ b/dev-python/whisper/whisper-1.1.5.ebuild @@ -24,7 +24,6 @@ DEPEND=" test? ( ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] - virtual/python-unittest-mock[${PYTHON_USEDEP}] ) "