From e13b8862f4ab31f22cf13cf9a5da83ca6e377bb4 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Sun, 11 Dec 2016 12:12:24 +0100 Subject: [PATCH] Shorten the summary --- python-lxml.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-lxml.spec b/python-lxml.spec index accc2a9..ab67000 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.7.0 Release: 1%{?dist} -Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API +Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: http://lxml.de @@ -26,7 +26,7 @@ XML Schema, XSLT, C14N and much more.To contact the project, go to the project home page < or see our bug tracker at case you want to use the current ... %package -n python2-%{pypi_name} -Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API +Summary: XML processing library combining libxml2/libxslt with the ElementTree API Requires: python-cssselect Requires: python-html5lib Requires: python-beautifulsoup4 @@ -40,7 +40,7 @@ XML Schema, XSLT, C14N and much more.To contact the project, go to the project home page < or see our bug tracker at case you want to use the current ... %package -n python3-%{pypi_name} -Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API +Summary: XML processing library combining libxml2/libxslt with the ElementTree API Requires: python3-cssselect Requires: python3-html5lib Requires: python3-beautifulsoup4