14
0
forked from pool/python-pylast

Accepting request 824858 from home:mcalabkova:branches:devel:languages:python

- Update to version 3.3.0
  * `User.get_now_playing`: Add album and cover image to info (#330) @hugovk
  * Improve handling of error responses from the API (#327) @spiritualized
  * Deprecate `Artist.get_cover_image`, they're no longer available from Last.fm (#332) @hugovk
  * Fix `artist.get_bio_content()` to return `None` if bio is empty (#326) @hugovk

OBS-URL: https://build.opensuse.org/request/show/824858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-08-10 11:35:37 +00:00
committed by Git OBS Bridge
parent a3960bfb1d
commit 3f63aa8e76
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pylast
Version: 3.2.1
Version: 3.3.0
Release: 0
Summary: A python interface to Last.fm
License: Apache-2.0