- 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:
Sascha Peilicke 2013-10-24 11:12:19 +00:00 committed by Git OBS Bridge
parent 1ddde2a1d2
commit 03a3073bd3
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -25,8 +25,8 @@ Group: Development/Languages/Python
Url: http://pypi.python.org/pypi/pyquery
Source: http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-lxml
BuildRequires: python-setuptools
Requires: python-lxml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110