forked from pool/python-feedparser
- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
d5a1022313
commit
b892a90878
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:05:37 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Require python-setuptools instead of distribute (upstreams merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 05:01:07 UTC 2013 - arun@gmx.de
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ Url: http://sourceforge.net/projects/feedparser/
|
||||
Source: feedparser-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-xml
|
||||
Requires: python-xml
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
||||
Reference in New Issue
Block a user