14
0

Accepting request 1035256 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1035256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-spotipy?expand=0&rev=9
This commit is contained in:
2022-11-12 16:41:04 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f14c44945520b5fc0c5bf985ea7767d2b86f5f666a69191d12a376919cf95ed
size 103437

3
2.21.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da0310c3635b973742bc3e5ff217af492d54095ddb150d8a022039f3b0e179cb
size 105500

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Nov 9 19:13:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.21.0
Added
* Added market parameter to album and albums to address #753
* Added 'show_featured_artists.py' to 'examples'.
* Expanded contribution and license sections of the documentation.
* Added FlaskSessionCacheHandler, a cache handler that stores the token info in a flask session.
* Added Python 3.10 in GitHub Actions
Fixed
* Updated the documentation to specify ISO-639-1 language codes.
* Fix AttributeError for text attribute of the Response object
* Require redis v3 if python2.7 (fixes readthedocs)
-------------------------------------------------------------------
Thu Sep 29 13:02:28 UTC 2022 - Adrian Schröter <adrian@suse.de>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-spotipy
Version: 2.20.0
Version: 2.21.0
Release: 0
Summary: Client for the Spotify Web API
License: MIT