From fd00298a13ca2810796021836ca5deab54bcda9a8123fa000e75717f8ebb323d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 23 Nov 2018 07:56:44 +0000 Subject: [PATCH] Accepting request 651190 from home:jengelh:branches:devel:languages:python - Adjust description grammar. OBS-URL: https://build.opensuse.org/request/show/651190 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-grab?expand=0&rev=3 --- python-grab.changes | 5 +++++ python-grab.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-grab.changes b/python-grab.changes index a0b64a9..bcea5a5 100644 --- a/python-grab.changes +++ b/python-grab.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 22 17:26:56 UTC 2018 - Jan Engelhardt + +- Adjust description grammar. + ------------------------------------------------------------------- Thu Nov 22 13:53:52 UTC 2018 - iulhaq@suse.com diff --git a/python-grab.spec b/python-grab.spec index 425f67b..8f8eb12 100644 --- a/python-grab.spec +++ b/python-grab.spec @@ -20,7 +20,7 @@ Name: python-grab Version: 0.6.41 Release: 0 -Summary: A simple mock implementation of python-ldap +Summary: A mock implementation of python-ldap License: MIT Group: Development/Languages/Python Url: https://github.com/lorien/grab @@ -49,9 +49,9 @@ BuildArch: noarch %python_subpackages %description -Grab is a python web scraping framework. Grab provides a number of helpful +Grab is a Python web scraping framework. Grab provides a number of methods to perform network requests, scrape web sites and process the scraped -content +content. %prep %setup -q -n grab-%{version}