forked from pool/python-pylast
Accepting request 786866 from home:mcalabkova:branches:devel:languages:python
- Update to version 3.2.1 * Fix regression calling `get_recent_tracks` with `limit=None` (#320) @hugovk * Support for Python 3.8 * Store album art URLs when you call `GetTopAlbums` ([#307]) * Retry paging through results on exception ([#297]) * Respect `get_recent_tracks`' limit when there's a now playing track ([#310]) * Remove Python 2 warnings, `python_requires` should be enough ([#312]) * Use setuptools_scm to simplify versioning during release ([#316]) * Extract username from session via new * Drop support for Python 2.7 ([#265]) OBS-URL: https://build.opensuse.org/request/show/786866 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
c46338d109
commit
a3960bfb1d
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 11:07:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to version 3.2.1
|
||||
* Fix regression calling `get_recent_tracks` with `limit=None` (#320) @hugovk
|
||||
* Support for Python 3.8
|
||||
* Store album art URLs when you call `GetTopAlbums` ([#307])
|
||||
* Retry paging through results on exception ([#297])
|
||||
* Respect `get_recent_tracks`' limit when there's a now playing track ([#310])
|
||||
* Remove Python 2 warnings, `python_requires` should be enough ([#312])
|
||||
* Use setuptools_scm to simplify versioning during release ([#316])
|
||||
* Extract username from session via new
|
||||
* Drop support for Python 2.7 ([#265])
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 14:15:02 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user