forked from pool/python-spotipy
- Fix description and summary
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spotipy?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 19 13:08:00 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Fix description and summary
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 17 05:28:28 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
Wed Oct 17 05:28:28 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-spotipy
|
Name: python-spotipy
|
||||||
Version: 2.4.4
|
Version: 2.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: simple client for the Spotify Web API
|
Summary: Simple client for the Spotify Web API
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://spotipy.readthedocs.org/
|
Url: http://spotipy.readthedocs.org/
|
||||||
@@ -38,7 +38,12 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
UNKNOWN
|
Spotipy is a lightweight Python library for the Spotify Web API.
|
||||||
|
With Spotipy you get full access to all of the music data
|
||||||
|
provided by the Spotify platform.
|
||||||
|
|
||||||
|
Complete documentation is available at
|
||||||
|
https://spotipy.readthedocs.io/
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n spotipy-%{version}
|
%setup -q -n spotipy-%{version}
|
||||||
|
Reference in New Issue
Block a user