pkgsrc/audio/py-last/distinfo
adam fb2b3604d9 py-last: updated to 3.2.0
3.2.0:
Added
* Support for Python 3.8
* Store album art URLs when you call `GetTopAlbums`
* Retry paging through results on exception
* More error status codes from https://last.fm/api/errorcodes
Changed
* Respect `get_recent_tracks`' limit when there's a now playing track
* Move installable code to `src/`
* Update `get_weekly_artist_charts` docstring: only for `User`
* Remove Python 2 warnings, `python_requires` should be enough
* Use setuptools_scm to simplify versioning during release
* Various lint and test updates
Deprecated
* Last.fm's `user.getArtistTracks` has now been deprecated by Last.fm and is no longer
  available. Last.fm returns a "Deprecated - This type of request is no longer
  supported" error when calling it. A future version of pylast will remove its
  `User.get_artist_tracks` altogether.
* `STATUS_TOKEN_ERROR` is deprecated and will be removed in a future version.
  Use `STATUS_OPERATION_FAILED` instead.

3.1.0:
Added
* Extract username from session via new
  `SessionKeyGenerator.get_web_auth_session_key_username`
* `User.get_track_scrobbles`
Deprecated
*  `User.get_artist_tracks`. Use `User.get_track_scrobbles` as a partial replacement.

3.0.0:
Added
* This changelog file
Removed
* Support for Python 2.7
* Constants `COVER_SMALL`, `COVER_MEDIUM`, `COVER_LARGE`, `COVER_EXTRA_LARGE`
  and `COVER_MEGA`. Use `SIZE_SMALL` etc. instead.
2020-01-29 21:49:50 +00:00

6 lines
399 B
Text

$NetBSD: distinfo,v 1.6 2020/01/29 21:49:50 adam Exp $
SHA1 (pylast-3.2.0.tar.gz) = 36ccbc4014a6391d5975f4f8125096073d2b7190
RMD160 (pylast-3.2.0.tar.gz) = f056f0def9a253451c93785a5cf4734c846534ac
SHA512 (pylast-3.2.0.tar.gz) = 067121b6b3235e2a3495a5daa87c913b902b94e52bf5fd7ce7145499178fdf5a589eec8abb4c19c0856f287c3682bbc64ec6d1e3d83a3698e0ea01c2726a9df2
Size (pylast-3.2.0.tar.gz) = 42893 bytes