- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=14
This commit is contained in:
parent
1ddde2a1d2
commit
03a3073bd3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 11:12:17 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Require python-setuptools instead of distribute (upstreams merged)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 30 12:34:43 UTC 2013 - dmueller@suse.com
|
Tue Apr 30 12:34:43 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -25,8 +25,8 @@ Group: Development/Languages/Python
|
|||||||
Url: http://pypi.python.org/pypi/pyquery
|
Url: http://pypi.python.org/pypi/pyquery
|
||||||
Source: http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
|
||||||
BuildRequires: python-lxml
|
BuildRequires: python-lxml
|
||||||
|
BuildRequires: python-setuptools
|
||||||
Requires: python-lxml
|
Requires: python-lxml
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
Loading…
x
Reference in New Issue
Block a user