Accepting request 725880 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/725880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-furl?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-08-27 08:20:20 +00:00 committed by Git OBS Bridge
commit 319b619954
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}