Pyspotify

Latest version: v2.1.4

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

12.1.51

pyspotify 1.x.

2.1.4

===================

Maintenance release.

- Declare the pyspotify project as dead.

- Add support for Python 3.9 and 3.10. No changes was required, but the test
suite now runs on these versions too. (PR: :issue:`203`)

- Switch from CircleCI to GitHub Actions.

2.1.3

===================

Maintenance release.

- Document that the playlists API is broken. If it is used, emit a warning to notify
the user of the playlist functionality.

- Update project links.

2.1.2

===================

Maintenance release.

- Silently abort libspotify ``sp_*_release()`` function calls that happen
during process shutdown, after pyspotify's global lock is freed. (Fixes:
:issue:`202`)

2.1.1

===================

Maintenance release.

- Add support for Python 3.8. No changes was required, but the test suite now
runs on this version too.

- Switch from Travis CI to CircleCI.

2.1.0

===================

Maintenance release.

- Drop support for Python 3.3 and 3.4, as both has reached end of life.

- Add support for Python 3.6 and 3.7. No changes was required, but the test
suite now runs on these versions too.

- On Python 3, import :class:`Iterable`, :class:`MutableSequence`, and
:class:`Sequence` from :mod:`collections.abc` instead of :mod:`collections`.
This fixes a deprecation warning on Python 3.7 and prepares for Python 3.8.

- Document that the search API is broken. If it is used, raise an exception
instead of sending the search to Spotify, as that seems to disconnect your
session. (Fixes: :issue:`183`)

- Format source code with Black.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.