14
0
forked from pool/python-pylast

Accepting request 874245 from home:andythe_great:branches:devel:languages:python

- Update to 4.1.0.
  * Added 
    * Add support for streaming.
  * Changed 
    * Update copyright year.
  * Fixed 
    * Set limit to 50 by default, not 1.
- Updates for 4.0.0.
  * Add support for Python 3.9.
  * Remove deprecated Artist.get_cover_image, 
    User.get_artist_tracks and STATUS_TOKEN_ERROR.

OBS-URL: https://build.opensuse.org/request/show/874245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=16
This commit is contained in:
2021-02-22 10:09:44 +00:00
committed by Git OBS Bridge
parent 3f63aa8e76
commit 6e520f507a
4 changed files with 23 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pylast
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pylast
Version: 3.3.0
Version: 4.1.0
Release: 0
Summary: A python interface to Last.fm
License: Apache-2.0