forked from pool/python-lxml
		
	Accepting request 523408 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description. Adjust RPM categories. OBS-URL: https://build.opensuse.org/request/show/523408 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=98
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							ff9e734451
						
					
				
				
					commit
					29cc2c2774
				
			| @@ -1,3 +1,8 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Mon Sep 11 19:36:14 UTC 2017 - jengelh@inai.de | ||||||
|  |  | ||||||
|  | - Ensure neutrality of description. Adjust RPM categories. | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Fri Jul 28 17:24:27 UTC 2017 - ecsos@opensuse.org | Fri Jul 28 17:24:27 UTC 2017 - ecsos@opensuse.org | ||||||
|  |  | ||||||
|   | |||||||
| @@ -20,7 +20,7 @@ | |||||||
| Name:           python-lxml | Name:           python-lxml | ||||||
| Version:        3.8.0 | Version:        3.8.0 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Powerful and Pythonic XML processing library | Summary:        Pythonic XML processing library | ||||||
| License:        BSD-3-Clause and GPL-2.0+ | License:        BSD-3-Clause and GPL-2.0+ | ||||||
| Group:          Development/Languages/Python | Group:          Development/Languages/Python | ||||||
| Url:            https://lxml.de/ | Url:            https://lxml.de/ | ||||||
| @@ -40,34 +40,34 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-build | |||||||
| %python_subpackages | %python_subpackages | ||||||
|  |  | ||||||
| %description | %description | ||||||
| lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It | lxml is a Pythonic binding for the libxml2 and libxslt libraries. It | ||||||
| provides safe and convenient access to these libraries using the ElementTree | provides convenient access to these libraries using the ElementTree | ||||||
| API. It extends the ElementTree API significantly to offer support for XPath, | API. It extends the ElementTree API significantly to offer support for XPath, | ||||||
| RelaxNG, XML Schema, XSLT, C14N and much more. | RelaxNG, XML Schema, XSLT and C14N. | ||||||
|  |  | ||||||
| %package doc | %package doc | ||||||
| Summary:        Powerful and Pythonic XML processing library - Documentation | Summary:        Documentation for python-lxml, an XML processing library | ||||||
| Group:          Development/Libraries/Python | Group:          Documentation/HTML | ||||||
| BuildArch:      noarch | BuildArch:      noarch | ||||||
|  |  | ||||||
| %description doc | %description doc | ||||||
| lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It | lxml is a Pythonic binding for the libxml2 and libxslt libraries. It | ||||||
| provides safe and convenient access to these libraries using the ElementTree | provides convenient access to these libraries using the ElementTree | ||||||
| API. It extends the ElementTree API significantly to offer support for XPath, | API. It extends the ElementTree API significantly to offer support for XPath, | ||||||
| RelaxNG, XML Schema, XSLT, C14N and much more. | RelaxNG, XML Schema, XSLT and C14N. | ||||||
|  |  | ||||||
| This package contains documentation for lxml (HTML and PDF). | This package contains documentation for lxml (HTML and PDF). | ||||||
|  |  | ||||||
| %package devel | %package devel | ||||||
| Summary:        Powerful and Pythonic XML processing library - Devel files | Summary:        Development files for python-lxml | ||||||
| Group:          Development/Libraries/Python | Group:          Development/Libraries/Python | ||||||
| Requires:       %{name} = %{version} | Requires:       %{name} = %{version} | ||||||
|  |  | ||||||
| %description devel | %description devel | ||||||
| lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It | lxml is a Pythonic binding for the libxml2 and libxslt libraries. It | ||||||
| provides safe and convenient access to these libraries using the ElementTree | provides convenient access to these libraries using the ElementTree | ||||||
| API. It extends the ElementTree API significantly to offer support for XPath, | API. It extends the ElementTree API significantly to offer support for XPath, | ||||||
| RelaxNG, XML Schema, XSLT, C14N and much more. | RelaxNG, XML Schema, XSLT and C14N. | ||||||
|  |  | ||||||
| This package contains header files needed to use lxml's C API. | This package contains header files needed to use lxml's C API. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user