diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:45 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:45 +0100 |
commit | 0bf5a7a8621508705608004c6b3e4aff2f275bad (patch) | |
tree | 22a81fd964c3c2fa9c37950b90addb3c4c6b4d75 /dev-python/whisper | |
parent | dev-python/toro: Remove py2 virtuals (diff) | |
download | gentoo-0bf5a7a8621508705608004c6b3e4aff2f275bad.tar.gz gentoo-0bf5a7a8621508705608004c6b3e4aff2f275bad.tar.bz2 gentoo-0bf5a7a8621508705608004c6b3e4aff2f275bad.zip |
dev-python/whisper: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/whisper')
-rw-r--r-- | dev-python/whisper/whisper-1.1.3.ebuild | 1 | ||||
-rw-r--r-- | dev-python/whisper/whisper-1.1.5.ebuild | 1 |
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}] ) " |