Require pyspotify 1.3

This commit is contained in:
Stein Magnus Jodal 2011-06-12 02:25:51 +02:00
parent 46d6c9f99d
commit 8107c77bcf
2 changed files with 2 additions and 2 deletions

View File

@ -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/`.

View File

@ -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:**