aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-06-09 18:27:29 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-06-09 18:27:29 +0200
commit64c5334d47dd3be1a29ab014efdf32511613c312 (patch)
treeefe17854953230cf5ea73cc9fc4499ff8edfb35a
parentdev-python/pydbus: add py3_9 (diff)
downloadguru-64c5334d47dd3be1a29ab014efdf32511613c312.tar.gz
guru-64c5334d47dd3be1a29ab014efdf32511613c312.tar.bz2
guru-64c5334d47dd3be1a29ab014efdf32511613c312.zip
dev-python/spotipy: add py3_9
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--dev-python/spotipy/spotipy-2.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spotipy/spotipy-2.12.0.ebuild b/dev-python/spotipy/spotipy-2.12.0.ebuild
index 1b775cef2..3a0aa1bd2 100644
--- a/dev-python/spotipy/spotipy-2.12.0.ebuild
+++ b/dev-python/spotipy/spotipy-2.12.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1