Skip to content

Commit

Permalink
Require pyspotify 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Jun 12, 2011
1 parent 46d6c9f commit 8107c77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Please note that 0.5.0 requires some updated dependencies, as listed under
**Important changes**

- If you use the Spotify backend, you *must* upgrade to libspotify 0.0.8 and
pyspotify 1.2. If you install from APT, libspotify and pyspotify will
pyspotify 1.3. If you install from APT, libspotify and pyspotify will
automatically be upgraded. If you are not installing from APT, follow the
instructions at :doc:`/installation/libspotify/`.

Expand Down
2 changes: 1 addition & 1 deletion mopidy/backends/spotify/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class SpotifyBackend(ThreadingActor, Backend):
**Dependencies:**
- libspotify == 0.0.8 (libspotify8 package from apt.mopidy.com)
- pyspotify == 1.2 (python-spotify package from apt.mopidy.com)
- pyspotify == 1.3 (python-spotify package from apt.mopidy.com)
**Settings:**
Expand Down

0 comments on commit 8107c77

Please sign in to comment.