Accepting request 57862 from devel:languages:python

Accepted submit request 57862 from user saschpe

OBS-URL: https://build.opensuse.org/request/show/57862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml?expand=0&rev=22
This commit is contained in:
Berthold Gunreben 2011-01-12 08:40:21 +00:00 committed by Git OBS Bridge
commit 2f3396ae3d
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 6 13:33:31 UTC 2010 - toms@suse.de
- Fixed bnc#657698: Removed dependency of pyxml
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 2 14:46:19 UTC 2010 - alexandre@exatati.com.br Thu Sep 2 14:46:19 UTC 2010 - alexandre@exatati.com.br

View File

@ -20,7 +20,7 @@
Name: python-lxml Name: python-lxml
Version: 2.2.8 Version: 2.2.8
Release: 1 Release: 2
License: BSD3c License: BSD3c
Summary: A Pythonic Binding for the libxml2 and libxslt Libraries Summary: A Pythonic Binding for the libxml2 and libxslt Libraries
Url: http://codespeak.net/lxml Url: http://codespeak.net/lxml
@ -32,8 +32,8 @@ Source2: %{name}-rpmlintrc
BuildRequires: libxslt-devel BuildRequires: libxslt-devel
BuildRequires: pyrex BuildRequires: pyrex
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: pyxml # BuildRequires: pyxml
Requires: pyxml # Requires: pyxml
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{py_requires} %{py_requires}
# Use test as told in http://lists.opensuse.org/opensuse-packaging/2009-08/msg00110.html # Use test as told in http://lists.opensuse.org/opensuse-packaging/2009-08/msg00110.html