commit: d6f0676a4d552bd7e8c74c93be6665b378aa2e8f
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Aug 14 18:15:04 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Aug 14 18:15:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6f0676a
dev-python/spotipy: do not depend on spotify
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/spotipy/spotipy-2.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/spotipy/spotipy-2.13.0.ebuild
b/dev-python/spotipy/spotipy-2.13.0.ebuild
index e238311..6a64b51 100644
--- a/dev-python/spotipy/spotipy-2.13.0.ebuild
+++ b/dev-python/spotipy/spotipy-2.13.0.ebuild
@@ -21,7 +21,7 @@ SLOT="0"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
- media-sound/spotify"
+"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"