forked from pool/python-lxml
		
	- Fixed bnc#657698: Removed dependency of pyxml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=28
This commit is contained in:
		| @@ -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 | ||||||
|  |  | ||||||
|   | |||||||
| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user