Hello community, here is the log from the commit of package python-pylast for openSUSE:Leap:15.2 checked in at 2020-03-23 07:14:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-pylast (Old) and /work/SRC/openSUSE:Leap:15.2/.python-pylast.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylast" Mon Mar 23 07:14:12 2020 rev:12 rq:787288 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-pylast/python-pylast.changes 2020-03-02 13:21:01.862120877 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-pylast.new.3160/python-pylast.changes 2020-03-23 07:15:06.194542126 +0100 @@ -1,0 +2,14 @@ +Fri Mar 20 11:07:38 UTC 2020 - Marketa Calabkova <[email protected]> + +- 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]) + +------------------------------------------------------------------- Old: ---- pylast-3.1.0.tar.gz New: ---- pylast-3.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pylast.spec ++++++ --- /var/tmp/diff_new_pack.Ktcgxj/_old 2020-03-23 07:15:06.814542498 +0100 +++ /var/tmp/diff_new_pack.Ktcgxj/_new 2020-03-23 07:15:06.826542505 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pylast # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,12 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pylast -Version: 3.1.0 +Version: 3.2.1 Release: 0 Summary: A python interface to Last.fm License: Apache-2.0 URL: https://github.com/pylast/pylast Source0: https://files.pythonhosted.org/packages/source/p/pylast/pylast-%{version}.tar.gz +BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -69,7 +70,7 @@ # every test file has: # Integration (not unit) tests for pylast.py # almost all skipped, need internet access -# %%pytest +%pytest %files %{python_files} %doc README.md ++++++ pylast-3.1.0.tar.gz -> pylast-3.2.1.tar.gz ++++++ ++++ 7601 lines of diff (skipped)
