forked from pool/python-lxml
Accepting request 161882 from home:apersaud:branches:devel:languages:python
update to 3.1.1 OBS-URL: https://build.opensuse.org/request/show/161882 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=52
This commit is contained in:
committed by
Git OBS Bridge
parent
0f7e8831fb
commit
55d64f2df1
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-lxml
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-lxml
|
||||
Version: 2.3.4
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
Summary: Powerful and Pythonic XML processing library
|
||||
License: BSD-3-Clause and GPL-2.0+
|
||||
@@ -70,7 +70,8 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%doc CHANGES.txt CREDITS.txt LICENSES.txt README.rst
|
||||
%{python_sitearch}/lxml/
|
||||
%{python_sitearch}/lxml-%{version}-py%{py_ver}.egg-info
|
||||
%exclude %{python_sitearch}/lxml/etree_defs.h
|
||||
%exclude %{python_sitearch}/lxml/*.h
|
||||
%exclude %{python_sitearch}/lxml/includes/*.h
|
||||
|
||||
%files doc
|
||||
%defattr(-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user