commit:     d5c6cab2124bfabc7155241a4f52b6753f4de30a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Feb 13 10:21:48 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Feb 13 10:21:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5c6cab2

dev-python/spotipy: Remove now unused PATCHES variable

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/spotipy/spotipy-2.8.0.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/spotipy/spotipy-2.8.0.ebuild 
b/dev-python/spotipy/spotipy-2.8.0.ebuild
index 896765b..1b775ce 100644
--- a/dev-python/spotipy/spotipy-2.8.0.ebuild
+++ b/dev-python/spotipy/spotipy-2.8.0.ebuild
@@ -28,8 +28,6 @@ DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
 distutils_enable_sphinx docs
 distutils_enable_tests pytest
 
-#PATCHES="${FILESDIR}/${P}-skip-online-test.patch"
-
 python_prepare_all() {
        # this test requires user credentials
        rm tests/integration/test_user_endpoints.py || die

Reply via email to