summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/whisper/whisper-1.1.3.ebuild1
-rw-r--r--dev-python/whisper/whisper-1.1.5.ebuild1
2 files changed, 0 insertions, 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}]
)
"