Accepting request 725844 from home:jengelh:branches:devel:languages:python

- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/725844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal 2019-08-25 05:20:34 +00:00 committed by Git OBS Bridge
parent 5f4fb3494f
commit 4f67e11f41
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 24 16:20:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in descriptions.
-------------------------------------------------------------------
Wed Jul 24 09:54:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -20,7 +20,7 @@
Name: python-furl
Version: 2.0.0
Release: 0
Summary: URL manipulation made simple
Summary: A Python URL manipulation library
License: Unlicense
Group: Development/Languages/Python
URL: https://github.com/gruns/furl
@ -39,7 +39,7 @@ BuildRequires: %{python_module six >= 1.8.0}
%python_subpackages
%description
URL manipulation made simple.
furl is a Python library for parsing and manipulating URLs.
%prep
%setup -q -n furl-%{version}