commit:     0bf5a7a8621508705608004c6b3e4aff2f275bad
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 18:44:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 18:44:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf5a7a8

dev-python/whisper: Remove py2 virtuals

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 acf2b09922a..ace134aa42c 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 690cb17abe1..e229d3808d4 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}]
        )
 "
 

Reply via email to