14
0

- 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:
2018-12-19 13:08:12 +00:00
committed by Git OBS Bridge
parent 830d89702b
commit 0b510ff7a6
2 changed files with 12 additions and 2 deletions

View File

@@ -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>

View File

@@ -20,7 +20,7 @@
Name: python-spotipy
Version: 2.4.4
Release: 0
Summary: simple client for the Spotify Web API
Summary: Simple client for the Spotify Web API
License: MIT
Group: Development/Languages/Python
Url: http://spotipy.readthedocs.org/
@@ -38,7 +38,12 @@ BuildArch: noarch
%python_subpackages
%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
%setup -q -n spotipy-%{version}