From 0bf5a7a8621508705608004c6b3e4aff2f275bad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Mar 2020 19:44:45 +0100 Subject: [PATCH] dev-python/whisper: Remove py2 virtuals MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/whisper/whisper-1.1.3.ebuild | 1 - dev-python/whisper/whisper-1.1.5.ebuild | 1 - 2 files changed, 2 deletions(-) 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}] ) " -- 2.26.2