15
0

Accepting request 707049 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/707049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-podcastparser?expand=0&rev=3
This commit is contained in:
2019-06-03 16:55:10 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 2 19:32:32 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of description.
-------------------------------------------------------------------
Mon May 20 14:27:09 UTC 2019 - pgajdos@suse.com

View File

@@ -20,7 +20,7 @@
Name: python-podcastparser
Version: 0.6.4
Release: 0
Summary: Simple, fast and efficient podcast parser
Summary: A podcast parser
License: ISC
Group: Development/Libraries/Python
URL: https://github.com/gpodder/podcastparser
@@ -34,8 +34,8 @@ BuildArch: noarch
%python_subpackages
%description
The podcast parser project is a library from the gPodder project to provide an
easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.
The podcast parser project is a library from the gPodder project to provide a
way of parsing RSS- and Atom-based podcast feeds in Python.
%prep
%setup -q -n podcastparser-%{version}