dev-python/whisper: Remove py2 virtuals
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:45 +0000 (19:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:45 +0000 (19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/whisper/whisper-1.1.3.ebuild
dev-python/whisper/whisper-1.1.5.ebuild

index acf2b09922a52bb53baab0f710f72e1db8b1a921..ace134aa42c25a73c84cacdaeee0f5d430e247a0 100644 (file)
@@ -24,7 +24,6 @@ DEPEND="
        test? (
                ${RDEPEND}
                dev-python/pytest[${PYTHON_USEDEP}]
-               virtual/python-unittest-mock[${PYTHON_USEDEP}]
        )
 "
 
index 690cb17abe1e12b75a032da33882e0a8060c5e90..e229d3808d4fac3ffc8687a98f4ae62fffb0a8ac 100644 (file)
@@ -24,7 +24,6 @@ DEPEND="
        test? (
                ${RDEPEND}
                dev-python/pytest[${PYTHON_USEDEP}]
-               virtual/python-unittest-mock[${PYTHON_USEDEP}]
        )
 "