commit: 84714008c6ffc9ce97a3c6ea9b9a4621602ac397
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 22:55:39 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 22:55:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84714008
dev-python/audioread: Drop leftover test dep
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-python/audioread/audioread-2.1.8.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-python/audioread/audioread-2.1.8.ebuild
b/dev-python/audioread/audioread-2.1.8.ebuild
index f21eb33892d..885840eaea5 100644
--- a/dev-python/audioread/audioread-2.1.8.ebuild
+++ b/dev-python/audioread/audioread-2.1.8.ebuild
@@ -16,10 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
BDEPEND="
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-runner[${PYTHON_USEDEP}]
- )
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )
"
RDEPEND="
|| (